diff contrib/vim/hgcommand.vim @ 17424:e7cfe3587ea4

fix trivial spelling errors
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 15 Aug 2012 22:38:42 +0200
parents 1de6e7e1bb9f
children 31f32a96e1e3
line wrap: on
line diff
--- a/contrib/vim/hgcommand.vim	Tue Aug 28 17:59:08 2012 -0500
+++ b/contrib/vim/hgcommand.vim	Wed Aug 15 22:38:42 2012 +0200
@@ -1442,7 +1442,7 @@
 
                                                  *hgcommand-mappings-override*
 
-   The default mappings can be overriden by user-provided instead by mapping
+   The default mappings can be overridden by user-provided instead by mapping
    to <Plug>CommandName.  This is especially useful when these mappings
    collide with other existing mappings (vim will warn of this during plugin
    initialization, but will not clobber the existing mappings).