aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanashe Fundira <fundirap@gmail.com>2016-04-01 20:54:20 -0400
committerJustin M. Keyes <justinkz@gmail.com>2016-04-08 17:58:14 -0400
commit2df8f88b3c407bcbb9050eb833594ea1722c3590 (patch)
treecdc6fe9fcc4389d812a4f87fafa9674453065fdd
parentd44b2c948311ed3ff0ed21980ddffef877631144 (diff)
downloadrneovim-2df8f88b3c407bcbb9050eb833594ea1722c3590.tar.gz
rneovim-2df8f88b3c407bcbb9050eb833594ea1722c3590.tar.bz2
rneovim-2df8f88b3c407bcbb9050eb833594ea1722c3590.zip
doc: Fix tiny typo in :bufdo section
[ci skip]
-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 eee171b7da..29c8aaf808 100644
--- a/runtime/doc/windows.txt
+++ b/runtime/doc/windows.txt
@@ -706,7 +706,7 @@ can also get to them with the buffer list commands, like ":bnext".
*:bufdo*
:[range]bufdo[!] {cmd} Execute {cmd} in each buffer in the buffer list or if
- [range[ is given only for buffers for which their
+ [range] is given only for buffers for which their
buffer name is in the [range]. It works like doing
this: >
:bfirst