From 2df8f88b3c407bcbb9050eb833594ea1722c3590 Mon Sep 17 00:00:00 2001 From: Panashe Fundira Date: Fri, 1 Apr 2016 20:54:20 -0400 Subject: [PATCH] doc: Fix tiny typo in :bufdo section [ci skip] --- runtime/doc/windows.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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