* [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
* Re: [PATCH 3/5] git-rebase--interactive: fix English grammar
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
1 sibling, 0 replies; 3+ messages in thread
From: Matthieu Moy @ 2016-09-08 6:35 UTC (permalink / raw)
To: Alex Henrie; +Cc: gitster, git
Alex Henrie <alexhenrie24@gmail.com> writes:
> --- 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:
I don't remember writing this, but since I'm Cc-ed I guess I did ;-).
Obviously correct, thanks.
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 3/5] git-rebase--interactive: fix English grammar
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
1 sibling, 0 replies; 3+ messages in thread
From: Johannes Schindelin @ 2016-09-08 7:06 UTC (permalink / raw)
To: Alex Henrie; +Cc: Matthieu.Moy, gitster, git
Hi Alex,
On Wed, 7 Sep 2016, Alex Henrie wrote:
> 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:
Good catch! I ported this into my `prepare-sequencer` patch series.
Ciao,
Johannes
^ permalink raw reply [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).