X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=diff.c;h=989dbc54cbb31c095cc45fb5bb74f62077f1c635;hb=6b45b8c088f21566cd9cb7839f8421bf616382a2;hp=68def6caed876669d38f1baafc5a0cd6318ab16a;hpb=72cd63c008c673e185740a694cdf3e85711df3d2;p=git.git diff --git a/diff.c b/diff.c index 68def6cae..989dbc54c 100644 --- a/diff.c +++ b/diff.c @@ -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