]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): fix typo in usr_02.txt
authorChristian Brabandt <cb@256bit.org>
Thu, 16 Jan 2025 18:12:48 +0000 (19:12 +0100)
committerChristian Brabandt <cb@256bit.org>
Thu, 16 Jan 2025 18:12:48 +0000 (19:12 +0100)
fixes: #16455

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/usr_02.txt

index a02835d86bed9367e9fbf8f21025f7eda02b4eda..00d496253ebfe57e4d72e27d0790401066d1477a 100644 (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
 
@@ -694,8 +694,8 @@ Summary:                                    *help-summary*  >
        :help E128
 <    takes you to the |:function| command
 
-27) Documenction for packages distributed with Vim have the form package-<name>.
-     So >
+27) Documentation for packages distributed with Vim have the form
+     package-<name>. So >
        :help package-comment
 <
     will bring you to the help section for the included comment plugin and how to