Skip to content

Commit 61cec2e

Browse files
dkearnsamosnier
authored andcommitted
runtime(doc): Fix typo in :help help-summary
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>
1 parent 9719452 commit 61cec2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

runtime/doc/usr_02.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_02.txt* For Vim version 9.1. Last change: 2025 Jun 03
1+
*usr_02.txt* For Vim version 9.1. Last change: 2025 Jul 22
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -614,7 +614,7 @@ Summary: *help-summary* >
614614
< for how the '|' is handled in mappings.
615615

616616
15) Command definitions are talked about :h command-topic, so use >
617-
:help command-bar
617+
:help command-bang
618618
< to find out about the '!' argument for custom commands.
619619

620620
16) Window management commands always start with CTRL-W, so you find the

0 commit comments

Comments
 (0)