Adam Dinwoodie <a...@dinwoodie.org> writes:

> Signed-off-by: Adam Dinwoodie <a...@dinwoodie.org>
> ---
>  git-rebase--interactive.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/git-rebase--interactive.sh b/git-rebase--interactive.sh
> index 2563dc52d..437815669 100644
> --- a/git-rebase--interactive.sh
> +++ b/git-rebase--interactive.sh
> @@ -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 () {
>       {

Thanks.  I recall deliberately letting this slip through knowing
that it came from France ;-)

Will apply.

Reply via email to