apply: comment grammar fix

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Giuseppe Bilotta 2015-09-09 15:33:18 +02:00 committed by Junio C Hamano
parent c4593faf2d
commit 5fcadc3b6c

View file

@ -458,7 +458,7 @@ static int guess_p_value(const char *nameline)
}
/*
* Does the ---/+++ line has the POSIX timestamp after the last HT?
* Does the ---/+++ line have the POSIX timestamp after the last HT?
* GNU diff puts epoch there to signal a creation/deletion event. Is
* this such a timestamp?
*/