We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1962994 + 5fcadc3 commit e0eeba2Copy full SHA for e0eeba2
1 file changed
builtin/apply.c
@@ -785,7 +785,7 @@ static int guess_p_value(const char *nameline)
785
}
786
787
/*
788
- * Does the ---/+++ line has the POSIX timestamp after the last HT?
+ * Does the ---/+++ line have the POSIX timestamp after the last HT?
789
* GNU diff puts epoch there to signal a creation/deletion event. Is
790
* this such a timestamp?
791
*/
0 commit comments