runtime(doc): fix typo in usr_02.txt Commit: https://github.com/vim/vim/commit/a234a46651ef174549792bd64d4bef64a32072bb Author: Christian Brabandt <c...@256bit.org> Date: Thu Jan 16 19:12:48 2025 +0100
runtime(doc): fix typo in usr_02.txt fixes: https://github.com/vim/vim/issues/16455 Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt index a02835d86..00d496253 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-<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 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1tYUOa-00GO3j-CS%40256bit.org.