git-rebase: fix typo
authorRalf Thielow <ralf.thielow@gmail.com>
Mon, 29 Jul 2013 04:24:43 +0000 (06:24 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2013 17:32:03 +0000 (10:32 -0700)
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase.sh
index 2d5c2bd0fcf773367b892fbb993704e5f2089c64..a28209daba69d085070535393ae9b29dc74b909d 100755 (executable)
@@ -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