Skip to content

Commit 8ff22f5

Browse files
committed
Merge branch 'ad/rebase-i-serie-typofix' into maint
Typofix. * ad/rebase-i-serie-typofix: rebase -i: fix comment typo
2 parents 5a80d1d + 3dc5433 commit 8ff22f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-rebase--interactive.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ collapse_todo_ids() {
722722
git rebase--helper --shorten-ids
723723
}
724724

725-
# Add commands after a pick or after a squash/fixup serie
725+
# Add commands after a pick or after a squash/fixup series
726726
# in the todo list.
727727
add_exec_commands () {
728728
{

0 commit comments

Comments
 (0)