git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3/5] git-rebase--interactive: fix English grammar
@ 2016-09-08  4:34 Alex Henrie
  2016-09-08  6:35 ` Matthieu Moy
  2016-09-08  7:06 ` Johannes Schindelin
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Henrie @ 2016-09-08  4:34 UTC (permalink / raw)
  To: Matthieu.Moy, gitster, git; +Cc: Alex Henrie

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
---
 git-rebase--interactive.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/git-rebase--interactive.sh b/git-rebase--interactive.sh
index 7e558b0..6fd6d4e 100644
--- a/git-rebase--interactive.sh
+++ b/git-rebase--interactive.sh
@@ -1082,7 +1082,7 @@ If they are meant to go into a new commit, run:
 
   git commit \$gpg_sign_opt_quoted
 
-In both case, once you're done, continue with:
+In both cases, once you're done, continue with:
 
   git rebase --continue
 ")"
-- 
2.9.3


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

end of thread, other threads:[~2016-09-08  7:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08  4:34 [PATCH 3/5] git-rebase--interactive: fix English grammar Alex Henrie
2016-09-08  6:35 ` Matthieu Moy
2016-09-08  7:06 ` Johannes Schindelin

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).