Skip to content

Commit a91e692

Browse files
peffgitster
authored andcommitted
contrib/git-jump: fix typo in README
Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 1af9c60 commit a91e692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/git-jump/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ complete list of files and line numbers for each match.
8585
Limitations
8686
-----------
8787

88-
This scripts was written and tested with vim. Given that the quickfix
88+
This script was written and tested with vim. Given that the quickfix
8989
format is the same as what gcc produces, I expect emacs users have a
9090
similar feature for iterating through the list, but I know nothing about
9191
how to activate it.

0 commit comments

Comments
 (0)