summaryrefslogtreecommitdiffstats
path: root/runtime/doc/version8.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/version8.txt')
-rw-r--r--runtime/doc/version8.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/version8.txt b/runtime/doc/version8.txt
index 28c675f526..61299fb358 100644
--- a/runtime/doc/version8.txt
+++ b/runtime/doc/version8.txt
@@ -211,7 +211,7 @@ Ex commands: ~
|:cfdo| execute command in each file in error list
|:chistory| display quickfix list stack
|:clearjumps| clear the jump list
-:filter only output lines that (do not) match a pattern
+|:filter| only output lines that (do not) match a pattern
|:helpclose| close one help window
|:lbottom| scroll to the bottom of the location window
|:ldo| execute command in valid location list entries
@@ -12742,8 +12742,8 @@ Files: src/fileio.c, src/window.c, src/vim.h,
src/testdir/test_autocmd.vim, runtime/doc/autocmd.txt
Patch 7.4.2078
-Problem: Running checks in po diretory fails.
-Solution: Add colors used in syntax.c to the builtiin color table.
+Problem: Running checks in po directory fails.
+Solution: Add colors used in syntax.c to the builtin color table.
Files: src/term.c
Patch 7.4.2079