Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-apply: Documentation typo fix
author
Petr Baudis
<pasky@suse.cz>
Sat, 18 Nov 2006 05:05:11 +0000
(06:05 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 18 Nov 2006 19:09:55 +0000
(11:09 -0800)
inacurate -> inaccurate, sorry if it was a pun. ;-)
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-apply.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
f829063
)
diff --git
a/Documentation/git-apply.txt
b/Documentation/git-apply.txt
index d9137c74898f839a8ee5e79daf1080b2ec882dfd..2cc32d1c5efa0ba9c69ce59d481ca852045096c0 100644
(file)
--- a/
Documentation/git-apply.txt
+++ b/
Documentation/git-apply.txt
@@
-150,7
+150,7
@@
discouraged.
* `strip` outputs warnings for a few such errors, strips out the
trailing whitespaces and applies the patch.
---inacurate-eof::
+--inac
c
urate-eof::
Under certain circumstances, some versions of diff do not correctly
detect a missing new-line at the end of the file. As a result, patches
created by such diff programs do not record incomplete lines