Skip to content

Commit 5fcadc3

Browse files
Oblomovgitster
authored andcommitted
apply: comment grammar fix
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent c4593fa commit 5fcadc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

builtin-apply.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ static int guess_p_value(const char *nameline)
458458
}
459459

460460
/*
461-
* Does the ---/+++ line has the POSIX timestamp after the last HT?
461+
* Does the ---/+++ line have the POSIX timestamp after the last HT?
462462
* GNU diff puts epoch there to signal a creation/deletion event. Is
463463
* this such a timestamp?
464464
*/

0 commit comments

Comments
 (0)