summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Henrie <alexhenrie24@gmail.com>2016-09-08 04:34:17 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-09-08 19:17:03 (GMT)
commit7c406bd8a7511c6e16f4dbe2ab5d7e57db7a8f72 (patch)
treea753a3283d8607292cb13b1e8058b3857ef25036
parent88c782942cdd756cf0a0a720dd6f91e785ff57f2 (diff)
downloadgit-7c406bd8a7511c6e16f4dbe2ab5d7e57db7a8f72.zip
git-7c406bd8a7511c6e16f4dbe2ab5d7e57db7a8f72.tar.gz
git-7c406bd8a7511c6e16f4dbe2ab5d7e57db7a8f72.tar.bz2
git-rebase--interactive: fix English grammar
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--git-rebase--interactive.sh2
1 files changed, 1 insertions, 1 deletions
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
")"