Hi list,
I just got an E432 error and consulted the documentation which contains
a typo. I've attached a patch against the latest vim-7.3e updated today.
- Peter Odding
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
diff -r 06a44c4eb3e5 runtime/doc/message.txt
--- a/runtime/doc/message.txt Sun Aug 08 21:39:46 2010 +0200
+++ b/runtime/doc/message.txt Mon Aug 09 12:59:19 2010 +0200
@@ -547,7 +547,7 @@
can then be used, which is a lot faster than a linear search. If your tags
files are not properly sorted, reset the |'tagbsearch'| option.
This message is only given when Vim detects a problem when searching for a
-tag. Sometimes this message is not given, even thought the tags file is not
+tag. Sometimes this message is not given, even though the tags file is not
properly sorted.
*E460* >