]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): Fix typo in :help help-summary
authorDoug Kearns <dougkearns@gmail.com>
Tue, 22 Jul 2025 16:19:09 +0000 (18:19 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 22 Jul 2025 16:19:09 +0000 (18:19 +0200)
fixes: #17816
closes: #17823

Co-authored-by: Alain Mosnier <alain@wanamoon.net>
Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/usr_02.txt

index af1cd619b8a90bd1ab03207775dce152f9745ef9..76b0ae230a9779c0621050e7d2061f8e813c4eba 100644 (file)
@@ -1,4 +1,4 @@
-*usr_02.txt*   For Vim version 9.1.  Last change: 2025 Jun 03
+*usr_02.txt*   For Vim version 9.1.  Last change: 2025 Jul 22
 
                     VIM USER MANUAL - by Bram Moolenaar
 
@@ -614,7 +614,7 @@ Summary:                                    *help-summary*  >
 <    for how the '|' is handled in mappings.
 
 15) Command definitions are talked about :h command-topic, so use >
-       :help command-bar
+       :help command-bang
 <    to find out about the '!' argument for custom commands.
 
 16) Window management commands always start with CTRL-W, so you find the