spelling: existence
authortimeless@mozdev.org
Fri, 17 Aug 2012 13:58:18 -0700
changeset 17491 fd28974f6f66
parent 17490 a03c3ba3e4b5
child 17492 973c2b0b403c
spelling: existence
contrib/vim/hgcommand.vim
--- a/contrib/vim/hgcommand.vim	Fri Aug 17 13:58:18 2012 -0700
+++ b/contrib/vim/hgcommand.vim	Fri Aug 17 13:58:18 2012 -0700
@@ -752,7 +752,7 @@
     " Protect against case and backslash issues in Windows.
     let autoPattern = '\c' . messageFileName
 
-    " Ensure existance of group
+    " Ensure existence of group
     augroup HGCommit
     augroup END