Skip to content

Commit ac1998d

Browse files
ralfthgitster
authored andcommitted
git-rebase: fix typo
Signed-off-by: Ralf Thielow <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 96e2b99 commit ac1998d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)