summaryrefslogtreecommitdiffstats
path: root/runtime/spell/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/spell/README.txt')
-rw-r--r--runtime/spell/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/spell/README.txt b/runtime/spell/README.txt
index d2a9c17dc3..40837a6005 100644
--- a/runtime/spell/README.txt
+++ b/runtime/spell/README.txt
@@ -72,7 +72,7 @@ This procedure should work well:
change too much, the OpenOffice people are not stupid. However, you may
want to remove obvious mistakes. And remove single-letter words that
aren't really words, they mess up the suggestions (English has this
- problem). You can use the "fixdup" Vim script to find duplicate words.
+ problem). You can use the "fixdup.vim" Vim script to find duplicate words.
3. Make the diff file. "aap diff" will do this for you. If a diff would be
too big you might consider writing a Vim script to do systematic changes.