aboutsummaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
diff options
context:
space:
mode:
authorAlex Henrie <alexhenrie24@gmail.com>2016-09-07 22:34:17 -0600
committerJunio C Hamano <gitster@pobox.com>2016-09-08 12:17:03 -0700
commit7c406bd8a7511c6e16f4dbe2ab5d7e57db7a8f72 (patch)
treea753a3283d8607292cb13b1e8058b3857ef25036 /git-rebase--interactive.sh
parent88c782942cdd756cf0a0a720dd6f91e785ff57f2 (diff)
downloadgit-7c406bd8a7511c6e16f4dbe2ab5d7e57db7a8f72.tar.gz
git-7c406bd8a7511c6e16f4dbe2ab5d7e57db7a8f72.tar.xz
git-rebase--interactive: fix English grammar
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase--interactive.sh')
-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 7e558b068..6fd6d4e5f 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
")"