# HG changeset patch # User timeless@mozdev.org # Date 2012-08-17 20:58:18 # Node ID 223328c6f943622e2ae67ba35ed687c3ab9660ff # Parent 47b25475427f6ab923c37acb92a80603d43ec653 spelling: implementing diff --git a/contrib/vim/patchreview.vim b/contrib/vim/patchreview.vim --- a/contrib/vim/patchreview.vim +++ b/contrib/vim/patchreview.vim @@ -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)