git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] fix typo in documentation of git-svn
@ 2013-08-03 14:37 Felix Gruber
  2013-08-05 16:39 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2013-08-03 14:37 UTC (permalink / raw)
  To: git

Signed-off-by: Felix Gruber <felgru@gmx.de>
---
 Documentation/git-svn.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index aad452f..8845e10 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -256,7 +256,7 @@ first have already been pushed into SVN.
        For each patch, one may answer "yes" (accept this patch), "no" (discard this
        patch), "all" (accept all patches), or "quit".
        +
-       'git svn dcommit' returns immediately if answer if "no" or "quit", without
+       'git svn dcommit' returns immediately if answer is "no" or "quit", without
        committing anything to SVN.
 
 'branch'::
-- 
1.7.10.4

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

* Re: [PATCH] fix typo in documentation of git-svn
  2013-08-03 14:37 [PATCH] fix typo in documentation of git-svn Felix Gruber
@ 2013-08-05 16:39 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2013-08-05 16:39 UTC (permalink / raw)
  To: Felix Gruber; +Cc: git

Thanks, will apply after fixing whitespace damage to the patch.

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

end of thread, other threads:[~2013-08-05 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-03 14:37 [PATCH] fix typo in documentation of git-svn Felix Gruber
2013-08-05 16:39 ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).