mirror of
https://github.com/git/git.git
synced 2024-11-29 04:54:56 +08:00
apply.c: typofix
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
282616c72d
commit
923fc5ab40
@ -2326,7 +2326,7 @@ static int match_fragment(struct image *img,
|
||||
|
||||
/*
|
||||
* The hunk does not apply byte-by-byte, but the hash says
|
||||
* it might with whitespace fuzz. We haven't been asked to
|
||||
* it might with whitespace fuzz. We weren't asked to
|
||||
* ignore whitespace, we were asked to correct whitespace
|
||||
* errors, so let's try matching after whitespace correction.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user