Skip to content

Commit ac1998d

Browse files
ralfthgitster
authored andcommitted
git-rebase: fix typo
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 96e2b99 commit ac1998d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

git-rebase.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ finish_rebase () {
162162

163163
gettext 'Applying autostash resulted in conflicts.
164164
Your changes are safe in the stash.
165-
You can run "git stash pop" or "git stash drop" it at any time.
165+
You can run "git stash pop" or "git stash drop" at any time.
166166
'
167167
fi
168168
fi

0 commit comments

Comments
 (0)