Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2015-01-16 13:54:52 -08:00
Родитель 282616c72d
Коммит 923fc5ab40
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.
*