# HG changeset patch # User timeless@mozdev.org # Date 2012-08-17 20:58:18 # Node ID fd28974f6f664fabf64c58f3daafd01ecd90e800 # Parent a03c3ba3e4b54d42d41d61b0d16d059904102734 spelling: existence diff --git a/contrib/vim/hgcommand.vim b/contrib/vim/hgcommand.vim --- a/contrib/vim/hgcommand.vim +++ b/contrib/vim/hgcommand.vim @@ -752,7 +752,7 @@ function! s:HGCommit(...) " Protect against case and backslash issues in Windows. let autoPattern = '\c' . messageFileName - " Ensure existance of group + " Ensure existence of group augroup HGCommit augroup END