Re: [PATCH 3/5] git-rebase--interactive: fix English grammar

2016-09-08 Thread Johannes Schindelin
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: >

Re: [PATCH 3/5] git-rebase--interactive: fix English grammar

2016-09-07 Thread Matthieu Moy
Alex Henrie 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, con

[PATCH 3/5] git-rebase--interactive: fix English grammar

2016-09-07 Thread Alex Henrie
Signed-off-by: Alex Henrie --- 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