Skip to content

Commit f68337d

Browse files
committed
Merge branch 'ad/rebase-i-serie-typofix'
* ad/rebase-i-serie-typofix: rebase -i: fix comment typo
2 parents 5c22d53 + 3dc5433 commit f68337d

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)