My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
282616c
)
apply.c: typofix
author
Junio C Hamano
<gitster@pobox.com>
Fri, 16 Jan 2015 21:54:52 +0000
(13:54 -0800)
committer
Junio 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
patch
|
blob
|
history
diff --git
a/builtin/apply.c
b/builtin/apply.c
index
622ee16
..
31f8733
100644
(file)
--- 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
* ignore whitespace, we were asked to correct whitespace
* errors, so let's try matching after whitespace correction.
*