Updated runtime files.
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index eac3382..761e241 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt* For Vim version 7.3. Last change: 2010 Oct 20
+*version7.txt* For Vim version 7.3. Last change: 2010 Nov 03
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1673,7 +1673,7 @@
size. Use a default size of 10.
This example in the documentation didn't work:
- :e `=foo . ".c" `
+ :e `=foo . ".c"`
Skip over the expression in `=expr` when looking for comments, |, % and #.
When ":helpgrep" doesn't find anything there is no error message.