X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=diff.c;h=17d68fa699f7c88aef8e6c1a0812575bfaec70e1;hb=9518eb262980d5048ef71e4450ef2cf78d7df6b5;hp=66057e5d6123c52be9baf8571b3d7a43f6bbaf94;hpb=e5f5219a4f1faf3b4e1816fad3a6296a1d39b878;p=git.git diff --git a/diff.c b/diff.c index 66057e5d..17d68fa6 100644 --- a/diff.c +++ b/diff.c @@ -787,7 +787,7 @@ int diff_setup_done(struct diff_options *options) * so it is safe for us to do this here. Also * it does not smudge active_cache or active_nr * when it fails, so we do not have to worry about - * cleaning it up oufselves either. + * cleaning it up ourselves either. */ read_cache(); }