From 7c406bd8a7511c6e16f4dbe2ab5d7e57db7a8f72 Mon Sep 17 00:00:00 2001 From: Alex Henrie Date: Wed, 7 Sep 2016 22:34:17 -0600 Subject: [PATCH] git-rebase--interactive: fix English grammar Signed-off-by: Alex Henrie Signed-off-by: Junio C Hamano --- 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 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 ")" -- 2.11.0