git-rebase--interactive: fix English grammar
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Alex Henrie committed
Sep 7, 2016 at 22:34 UTC
7c406bd8a7511c6e16f4dbe2ab5d7e57db7a8f72
1 file changed
+1
-1
git-rebase--interactive.sh
+1
-1
@@ -1082,7 +1082,7 @@ If they are meant to go into a new commit, run:
1082
1083
git commit \$gpg_sign_opt_quoted
1084
1085
-In both case, once you're done, continue with:
1085
+In both cases, once you're done, continue with:
1086
1087
git rebase --continue
1088
")"