Merge branch 'gb/apply-comment-typofix'

* gb/apply-comment-typofix:
  apply: comment grammar fix
maint
Junio C Hamano 2015-09-14 11:44:43 -07:00
commit e0eeba263c
1 changed files with 1 additions and 1 deletions

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?
*/