aboutsummaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-09-15 14:11:15 -0700
committerJunio C Hamano <gitster@pobox.com>2016-09-15 14:11:15 -0700
commit4fa1251bc24e04dcc78bf93b9fd6344e6fd2a114 (patch)
treea88a42952681e906dddbc54abbb5791a4c62988f /git-rebase--interactive.sh
parent581c08e8020db08140bb0e26a3ade1db0aba5fbb (diff)
parenta1c8044662947caeefc9d8f5c31dc77548d81cb4 (diff)
downloadgit-4fa1251bc24e04dcc78bf93b9fd6344e6fd2a114.tar.xz
Merge branch 'ah/misc-message-fixes'
Message cleanup. * ah/misc-message-fixes: unpack-trees: do not capitalize "working" git-merge-octopus: do not capitalize "octopus" git-rebase--interactive: fix English grammar cat-file: put spaces around pipes in usage string am: put spaces around pipe in usage string
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 7e558b068c..6fd6d4e5f6 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
")"