Ken Takata wrote: > I found many typos in error messages and comments. > Attached patches fix them. I hope I didn't make another typo. > > I used the spell checking feature in Vim to find these typos. > It was very useful but I think it's more useful if misspelled words > are listed using the quickfix window. > > Additionally, there are still some mistakes, but I'm not sure > what is correct: > > buffer.c (1271): vv > if_cscope.c (1196): matchesp > misc2.c (2910,2937): fancynest (mistake of fanciness?) > gui_mac.c (6219): une > > ex_docmd.c (1096): dont (Is it better changing to "don't"?) > hardcopy.c (2189): dont > memline.c (3144): dont > os_msdos.c (1748): dont > memfile.c (631): Dont
Thanks, I'll add it to the todo list. -- hundred-and-one symptoms of being an internet addict: 249. You've forgotten what the outside looks like. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
