Skip to content

Commit

Permalink
Grammar fix for "git merge" man page
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Wincent Colaiuta authored and Junio C Hamano committed Mar 26, 2009
1 parent eed1fcd commit 9fe0053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-merge.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ include::merge-options.txt[]
include::merge-strategies.txt[]


If you tried a merge which resulted in a 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
Expand Down

0 comments on commit 9fe0053

Please sign in to comment.