mirror of
				https://github.com/vim/vim.git
				synced 2025-10-30 09:47:20 -04:00 
			
		
		
		
	runtime(doc): fix typo in usr_02.txt
fixes: #16455 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
		| @@ -1,4 +1,4 @@ | |||||||
| *usr_02.txt*	For Vim version 9.1.  Last change: 2025 Jan 11 | *usr_02.txt*	For Vim version 9.1.  Last change: 2025 Jan 16 | ||||||
|  |  | ||||||
| 		     VIM USER MANUAL - by Bram Moolenaar | 		     VIM USER MANUAL - by Bram Moolenaar | ||||||
|  |  | ||||||
| @@ -694,8 +694,8 @@ Summary:					*help-summary*  > | |||||||
| 	:help E128 | 	:help E128 | ||||||
| <    takes you to the |:function| command | <    takes you to the |:function| command | ||||||
|  |  | ||||||
| 27) Documenction for packages distributed with Vim have the form package-<name>. | 27) Documentation for packages distributed with Vim have the form | ||||||
|      So > |      package-<name>. So > | ||||||
| 	:help package-comment | 	:help package-comment | ||||||
| < | < | ||||||
|     will bring you to the help section for the included comment plugin and how to |     will bring you to the help section for the included comment plugin and how to | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user