Merge branch 'gb/apply-comment-typofix'

* gb/apply-comment-typofix:
  apply: comment grammar fix
This commit is contained in:
Junio C Hamano 2015-09-14 11:44:43 -07:00
commit e0eeba263c

View file

@ -785,7 +785,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?
*/