Skip to content

Commit 3dc5433

Browse files
me-andgitster
authored andcommitted
rebase -i: fix comment typo
Signed-off-by: Adam Dinwoodie <adam@dinwoodie.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 9752ad0 commit 3dc5433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

git-rebase--interactive.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ rearrange_squash () {
863863
rm -f "$1.sq" "$1.rearranged"
864864
}
865865

866-
# Add commands after a pick or after a squash/fixup serie
866+
# Add commands after a pick or after a squash/fixup series
867867
# in the todo list.
868868
add_exec_commands () {
869869
{

0 commit comments

Comments
 (0)