diff contrib/vim/hgcommand.vim @ 17491:fd28974f6f66

spelling: existence
author timeless@mozdev.org
date Fri, 17 Aug 2012 13:58:18 -0700
parents 1de6e7e1bb9f
children c875bdfb34b1
line wrap: on
line diff
--- 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