mirror of
				https://github.com/vim/vim.git
				synced 2025-10-30 09:47:20 -04:00 
			
		
		
		
	runtime(doc): use correct possessive form
as suggested by chdiza Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| *usr_90.txt*	For Vim version 9.1.  Last change: 2025 Jul 23 | ||||
| *usr_90.txt*	For Vim version 9.1.  Last change: 2025 Jul 24 | ||||
|  | ||||
| 		     VIM USER MANUAL - by Bram Moolenaar | ||||
|  | ||||
| @@ -200,7 +200,7 @@ box for most users. | ||||
|     2. Using winget (Windows Package Manager) ~ | ||||
|  | ||||
| If you prefer using the command line, you can quickly install Vim using | ||||
| Windows built-in package manager for the stable version: > | ||||
| Windows' built-in package manager for the stable version: > | ||||
|  | ||||
| 	winget install vim.vim | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user