Fixed typo in manual page #287
authorDaniel Carl <danielcarl@gmx.de>
Sun, 24 Jul 2016 21:32:01 +0000 (23:32 +0200)
committerGitHub <noreply@github.com>
Sun, 24 Jul 2016 21:32:01 +0000 (23:32 +0200)
doc/vimb.1

index 7c0e2ea..857240f 100644 (file)
@@ -979,7 +979,7 @@ will complete only URIs that contain the words foo and bar.
 .B bookmarks
 The bookmark completion is similar to the history completion, but does match
 only the tags of the bookmarks.
-The bookmark completion ist started by `:open \fB!\fP`
+The bookmark completion is started by `:open \fB!\fP`
 or `:tabopen \fB!\fP` and does a prefix search for all given words in
 the bookmark tags.
 .sp