Skip to content

Commit

Permalink
apply: comment grammar fix
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Giuseppe Bilotta authored and Junio C Hamano committed Sep 9, 2015
1 parent c4593fa commit 5fcadc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builtin-apply.c
Original file line number Diff line number Diff line change
Expand Up @@ -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?
*/
Expand Down

0 comments on commit 5fcadc3

Please sign in to comment.