--- 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)