runtime(doc): Fix typo in :help help-summary
Commit:
https://github.com/vim/vim/commit/61cec2e761d630c8ee4be09c8e0096a98088a47a
Author: Doug Kearns <
dougk...@gmail.com>
Date: Tue Jul 22 18:19:09 2025 +0200
runtime(doc): Fix typo in :help help-summary
fixes:
https://github.com/vim/vim/issues/17816
closes:
https://github.com/vim/vim/issues/17823
Co-authored-by: Alain Mosnier <
al...@wanamoon.net>
Signed-off-by: Doug Kearns <
dougk...@gmail.com>
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt
index af1cd619b..76b0ae230 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 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