Merge branch 'ad/rebase-i-serie-typofix'

* ad/rebase-i-serie-typofix:
  rebase -i: fix comment typo
This commit is contained in:
Junio C Hamano 2017-11-15 12:14:33 +09:00
commit f68337d1ed

View File

@ -722,7 +722,7 @@ collapse_todo_ids() {
git rebase--helper --shorten-ids
}
# 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 () {
{