changeset 17491 | fd28974f6f66 |
parent 8936 | 1de6e7e1bb9f |
child 17522 | c875bdfb34b1 |
--- 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