summaryrefslogtreecommitdiff
path: root/runtime/doc/usr_20.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-04-15 21:13:42 +0000
committerBram Moolenaar <Bram@vim.org>2005-04-15 21:13:42 +0000
commit13fcaaf1954e9f0d5aa53a55084e01b2c2741202 (patch)
tree526724d830562d07e6ecb2cde83aa8323070ae15 /runtime/doc/usr_20.txt
parent402d2fea7025356c7abcb891017a1b7ddf99cbbf (diff)
downloadvim-git-13fcaaf1954e9f0d5aa53a55084e01b2c2741202.tar.gz
updated for version 7.0066v7.0066
Diffstat (limited to 'runtime/doc/usr_20.txt')
-rw-r--r--runtime/doc/usr_20.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/usr_20.txt b/runtime/doc/usr_20.txt
index a489a46e9..235b8a8ae 100644
--- a/runtime/doc/usr_20.txt
+++ b/runtime/doc/usr_20.txt
@@ -1,4 +1,4 @@
-*usr_20.txt* For Vim version 7.0aa. Last change: 2003 Apr 30
+*usr_20.txt* For Vim version 7.0aa. Last change: 2005 Apr 01
VIM USER MANUAL - by Bram Moolenaar
@@ -263,7 +263,7 @@ now check the list for the item you wanted. If it isn't there, you can use
characters before pressing <Tab> to complete the rest.
If you have watched carefully, you will have noticed that "incsearch"
doesn't start with "is". In this case "is" stands for the short name of
-"incsearch". (Many options have a short and a long name.) Vim is clever
+"incsearch". (Many options have a short and a long name.) Vim is clever
enough to know that you might have wanted to expand the short name of the
option into the long name.