Merge branch 'jc/typo'

* jc/typo:
  Typofixes outside documentation area
This commit is contained in:
Junio C Hamano
2010-02-16 22:45:14 -08:00
17 changed files with 20 additions and 19 deletions

2
diff.c
View File

@ -3644,7 +3644,7 @@ static void diffcore_skip_stat_unmatch(struct diff_options *diffopt)
struct diff_filepair *p = q->queue[i];
/*
* 1. Entries that come from stat info dirtyness
* 1. Entries that come from stat info dirtiness
* always have both sides (iow, not create/delete),
* one side of the object name is unknown, with
* the same mode and size. Keep the ones that