runtime(doc): Fix typo in :help :hide text
Commit:
https://github.com/vim/vim/commit/0b2285c96b209feb65ff8163214609198684e683
Author: Doug Kearns <[email protected]>
Date: Sun Sep 8 19:39:20 2024 +0200
runtime(doc): Fix typo in :help :hide text
closes: https://github.com/vim/vim/issues/15644
Signed-off-by: Doug Kearns <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt
index 46b75bdff..915db37e9 100644
--- a/runtime/doc/windows.txt
+++ b/runtime/doc/windows.txt
@@ -1,4 +1,4 @@
-*windows.txt* For Vim version 9.1. Last change: 2024 Sep 07
+*windows.txt* For Vim version 9.1. Last change: 2024 Sep 08
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -394,7 +394,7 @@ CTRL-W CTRL-C
*CTRL-W_CTRL-C*
to the buffer are not written and won't get lost, so this is a
"safe" command.
-:hid[e] {cmd} Execute {cmd} with 'hidden' is set. The previous value of
+:hid[e] {cmd} Execute {cmd} with 'hidden' set. The previous value of
'hidden' is restored after {cmd} has been executed.
Example: >
:hide edit Makefile
--
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/E1snLyH-0030B8-Pb%40256bit.org.