0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -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:
Christian Brabandt 2025-01-16 19:12:48 +01:00
parent a9f77be922
commit a234a46651
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

View File

@ -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