summaryrefslogtreecommitdiffstats
path: root/runtime/doc/intro.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-02-13 16:15:55 +0100
committerBram Moolenaar <Bram@vim.org>2013-02-13 16:15:55 +0100
commit00154508de442a1ffa19ab217484f4a50e7536f0 (patch)
tree0eec4c1be834150eefade1b7104b6e6984fe6742 /runtime/doc/intro.txt
parent8fe8d9ed064d1a7c41fc43a565513dc41fd3aaed (diff)
Update runtime files.
Add missing test files.
Diffstat (limited to 'runtime/doc/intro.txt')
-rw-r--r--runtime/doc/intro.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt
index c643ab8dbf..856726a998 100644
--- a/runtime/doc/intro.txt
+++ b/runtime/doc/intro.txt
@@ -394,8 +394,8 @@ CTRL-{char} {char} typed as a control character; that is, typing {char}
*quotecommandquote*
"command" A reference to a command that you can type is enclosed in
double quotes.
-`command` New style command, this distinguishes it from other
- quoted text and strings.
+`command` New style command, this distinguishes it from other quoted
+ text and strings.
*key-notation* *key-codes* *keycodes*
These names for keys are used in the documentation. They can also be used