From: Christian Brabandt Date: Thu, 16 Jan 2025 18:12:48 +0000 (+0100) Subject: runtime(doc): fix typo in usr_02.txt X-Git-Tag: v9.1.1024~1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=a234a46651ef174549792bd64d4bef64a32072bb;p=thirdparty%2Fvim.git runtime(doc): fix typo in usr_02.txt fixes: #16455 Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt index a02835d86b..00d496253e 100644 --- a/runtime/doc/usr_02.txt +++ b/runtime/doc/usr_02.txt @@ -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-. - So > +27) Documentation for packages distributed with Vim have the form + package-. So > :help package-comment < will bring you to the help section for the included comment plugin and how to