Mercurial > public > mercurial-scm > hg
diff contrib/vim/patchreview.vim @ 17537:31f32a96e1e3
Merge spelling fixes
author | Bryan O'Sullivan <bryano@fb.com> |
---|---|
date | Tue, 11 Sep 2012 08:36:09 -0700 |
parents | e7cfe3587ea4 223328c6f943 |
children | 318a24b52eeb |
line wrap: on
line diff
--- a/contrib/vim/patchreview.vim Tue Sep 11 00:12:07 2012 +0200 +++ b/contrib/vim/patchreview.vim Tue Sep 11 08:36:09 2012 -0700 @@ -17,7 +17,7 @@ " " 0.2.1 - Minor temp directory autodetection logic and cleanup " -" 0.2 - Removed the need for filterdiff by implemeting it in pure vim script +" 0.2 - Removed the need for filterdiff by implementing it in pure vim script " - Added DiffReview command for reverse (changed repository to " pristine state) reviews. " (PatchReview does pristine repository to patch review)