aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/windows.txt
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2022-08-10 12:47:38 +0800
committerGitHub <noreply@github.com>2022-08-10 12:47:38 +0800
commit512e0441f1c92727efed69cb01f7bbee16777c2c (patch)
tree1d1cd04d06a4addebed1a7bc125ddc9e0a54c91d /runtime/doc/windows.txt
parentbebfbfab3bca1808678bb196904b7570d6806458 (diff)
downloadrneovim-512e0441f1c92727efed69cb01f7bbee16777c2c.tar.gz
rneovim-512e0441f1c92727efed69cb01f7bbee16777c2c.tar.bz2
rneovim-512e0441f1c92727efed69cb01f7bbee16777c2c.zip
docs: fix some mistakes and missing docs (#19699)
Diffstat (limited to 'runtime/doc/windows.txt')
-rw-r--r--runtime/doc/windows.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt
index 8062b9e28f..9d6a790a9c 100644
--- a/runtime/doc/windows.txt
+++ b/runtime/doc/windows.txt
@@ -372,7 +372,7 @@ CTRL-W o *CTRL-W_o* *E445*
CTRL-W CTRL-O *CTRL-W_CTRL-O* *:on* *:only*
Make the current window the only one on the screen. All other
windows are closed. For {count} see the `:quit` command
- above |:count_quit|.
+ above |:count_quit|.
When the 'hidden' option is set, all buffers in closed windows
become hidden.