summaryrefslogtreecommitdiffstats
path: root/runtime/doc/syntax.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-07-05 21:01:22 +0200
committerBram Moolenaar <Bram@vim.org>2013-07-05 21:01:22 +0200
commitbc488a76ccd7473d87f935b7db75bb6f3b55ac36 (patch)
tree255d1e17d3d84efb85baa85ce94fbbac24c038d0 /runtime/doc/syntax.txt
parent2c6f3dca4e632c810a007244bbd367ecfccca522 (diff)
A few updated runtime files.
Diffstat (limited to 'runtime/doc/syntax.txt')
-rw-r--r--runtime/doc/syntax.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index e8a264d9ec..5b3362e01d 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -1,4 +1,4 @@
-*syntax.txt* For Vim version 7.3. Last change: 2013 Jun 28
+*syntax.txt* For Vim version 7.3. Last change: 2013 Jul 05
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -4384,7 +4384,7 @@ in their own color.
feature it will output "unknown".
:colo[rscheme] {name} Load color scheme {name}. This searches 'runtimepath'
- for the file "colors/{name}.vim. The first one that
+ for the file "colors/{name}.vim". The first one that
is found is loaded.
To see the name of the currently active color scheme: >
:colo