rebase -i: fix comment typo
authorAdam Dinwoodie <adam@dinwoodie.org>
Wed, 8 Nov 2017 13:20:20 +0000 (13:20 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Nov 2017 03:32:25 +0000 (12:32 +0900)
Signed-off-by: Adam Dinwoodie <adam@dinwoodie.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh
index 4734094a3f1aaa7d7c767a0740b46dd6abdd6f7a..6b3f3bbfff1477cb207376bc563208deef1c9f65 100644 (file)
@@ -863,7 +863,7 @@ rearrange_squash () {
        rm -f "$1.sq" "$1.rearranged"
 }
 
-# Add commands after a pick or after a squash/fixup serie
+# Add commands after a pick or after a squash/fixup series
 # in the todo list.
 add_exec_commands () {
        {