git-pull doc: fix grammo ("conflicts" is plural)
authorMihai Capotă <mihai@mihaic.ro>
Wed, 27 Mar 2013 11:04:51 +0000 (12:04 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Mar 2013 16:30:54 +0000 (09:30 -0700)
Signed-off-by: Mihai Capotă <mihai@mihaic.ro>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-pull.txt

index 67fa5ee..638456b 100644 (file)
@@ -218,7 +218,7 @@ $ git merge origin/next
 ------------------------------------------------
 
 
-If you tried a pull which resulted in complex conflicts and
+If you tried a pull which resulted in complex conflicts and
 would want to start over, you can recover with 'git reset'.