Skip to content

Commit e0eeba2

Browse files
committed
Merge branch 'gb/apply-comment-typofix'
* gb/apply-comment-typofix: apply: comment grammar fix
2 parents 1962994 + 5fcadc3 commit e0eeba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builtin/apply.c

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

787787
/*
788-
* Does the ---/+++ line has the POSIX timestamp after the last HT?
788+
* Does the ---/+++ line have the POSIX timestamp after the last HT?
789789
* GNU diff puts epoch there to signal a creation/deletion event. Is
790790
* this such a timestamp?
791791
*/

0 commit comments

Comments
 (0)