Skip to content

Commit

Permalink
git-rebase: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Ralf Thielow authored and Junio C Hamano committed Jul 29, 2013
1 parent 96e2b99 commit ac1998d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git-rebase.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ finish_rebase () {

gettext 'Applying autostash resulted in conflicts.
Your changes are safe in the stash.
You can run "git stash pop" or "git stash drop" it at any time.
You can run "git stash pop" or "git stash drop" at any time.
'
fi
fi
Expand Down

0 comments on commit ac1998d

Please sign in to comment.