summaryrefslogtreecommitdiffstats
path: root/runtime/doc/pattern.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-04-29 22:01:03 +0000
committerBram Moolenaar <Bram@vim.org>2006-04-29 22:01:03 +0000
commit06a89a51592d300396f2f846d1983df5029931be (patch)
tree6a0d97b40132d0eabb19b8419c190b1a10fb64bf /runtime/doc/pattern.txt
parentd8fc5c0b999204f47efd7702502b41ead11948a4 (diff)
updated for version 7.0f05
Diffstat (limited to 'runtime/doc/pattern.txt')
-rw-r--r--runtime/doc/pattern.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/pattern.txt b/runtime/doc/pattern.txt
index 8d5d40e153..d68da44bd7 100644
--- a/runtime/doc/pattern.txt
+++ b/runtime/doc/pattern.txt
@@ -1,4 +1,4 @@
-*pattern.txt* For Vim version 7.0f. Last change: 2006 Apr 22
+*pattern.txt* For Vim version 7.0f. Last change: 2006 Apr 29
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1019,7 +1019,7 @@ x A single character, with no special meaning, matches itself
have almost the same meaning, e.g., when ignoring accents. The form
is:
[=a=]
- Currrently this is only implemented for latin1. Also works for the
+ Currently this is only implemented for latin1. Also works for the
latin1 characters in utf-8 and latin9.
*/[[.* *[..]*
- A collation element. This currently simply accepts a single