Grammar fix for "git merge" man page
authorWincent Colaiuta <win@wincent.com>
Thu, 26 Mar 2009 09:39:04 +0000 (10:39 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Mar 2009 16:38:58 +0000 (09:38 -0700)
As spotted by the eagle eyes of Jeff King.

Signed-off-by: Wincent Colaiuta <win@wincent.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-merge.txt
index 427ad9083ef4f605728565634ead2b9cc207cb09..c04ae739edd409307d286fe31e6f87e41f977eac 100644 (file)
@@ -40,7 +40,7 @@ include::merge-options.txt[]
 include::merge-strategies.txt[]
 
 
-If you tried a merge which resulted in complex conflicts and
+If you tried a merge which resulted in complex conflicts and
 want to start over, you can recover with 'git-reset'.
 
 CONFIGURATION