contrib/git-jump: fix typo in README
Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
1af9c6096a
commit
a91e6925f6
@ -85,7 +85,7 @@ complete list of files and line numbers for each match.
|
|||||||
Limitations
|
Limitations
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
This scripts was written and tested with vim. Given that the quickfix
|
This script was written and tested with vim. Given that the quickfix
|
||||||
format is the same as what gcc produces, I expect emacs users have a
|
format is the same as what gcc produces, I expect emacs users have a
|
||||||
similar feature for iterating through the list, but I know nothing about
|
similar feature for iterating through the list, but I know nothing about
|
||||||
how to activate it.
|
how to activate it.
|
||||||
|
Loading…
Reference in New Issue
Block a user