apply.c: typofix
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2015 21:54:52 +0000 (13:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Jan 2015 20:57:23 +0000 (12:57 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/apply.c
index 622ee1674af592f4f843577f319c6883a1665f02..31f873318c3f9ff020688d3ac1aab2d8b54e2757 100644 (file)
@@ -2326,7 +2326,7 @@ static int match_fragment(struct image *img,
 
        /*
         * The hunk does not apply byte-by-byte, but the hash says
 
        /*
         * The hunk does not apply byte-by-byte, but the hash says
-        * it might with whitespace fuzz. We haven't been asked to
+        * it might with whitespace fuzz. We weren't asked to
         * ignore whitespace, we were asked to correct whitespace
         * errors, so let's try matching after whitespace correction.
         *
         * ignore whitespace, we were asked to correct whitespace
         * errors, so let's try matching after whitespace correction.
         *