git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fixed typo in git-pull manual
@ 2013-03-27 11:04 Mihai Capotă
  2013-03-27 16:11 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Mihai Capotă @ 2013-03-27 11:04 UTC (permalink / raw)
  To: git; +Cc: gitster, Mihai Capotă

Signed-off-by: Mihai Capotă <mihai@mihaic.ro>
---
 Documentation/git-pull.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-pull.txt b/Documentation/git-pull.txt
index c975743..eec4c1d 100644
--- a/Documentation/git-pull.txt
+++ b/Documentation/git-pull.txt
@@ -218,7 +218,7 @@ $ git merge origin/next
 ------------------------------------------------
 
 
-If you tried a pull which resulted in a complex conflicts and
+If you tried a pull which resulted in a complex conflict and
 would want to start over, you can recover with 'git reset'.
 
 
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-27 18:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-27 11:04 [PATCH] Fixed typo in git-pull manual Mihai Capotă
2013-03-27 16:11 ` Junio C Hamano
2013-03-27 17:05   ` [PATCH v2] " Mihai Capotă
2013-03-27 18:01     ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).