contrib/vim/hgcommand.vim
changeset 17424 e7cfe3587ea4
parent 8936 1de6e7e1bb9f
child 17537 31f32a96e1e3
--- 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).