On Thu, Jan 22, 2015 at 2:58 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx> > --- > builtin/apply.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/builtin/apply.c b/builtin/apply.c > index 622ee16..31f8733 100644 > --- a/builtin/apply.c > +++ b/builtin/apply.c > @@ -2326,7 +2326,7 @@ static int match_fragment(struct image *img, > > /* > * 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 (not a native speaker): A quick websearch reveals "We haven't been asked to ..." is quite commonly used in the web. So it's more of a grammar fix or a rewording of a comment instead of a typofix(which I assume are miss spellings) > * ignore whitespace, we were asked to correct whitespace > * errors, so let's try matching after whitespace correction. > * > -- > 2.3.0-rc1-116-g84c5016 > > -- > To unsubscribe from this list: send the line "unsubscribe git" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html