X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-apply.txt;h=2cc32d1c5efa0ba9c69ce59d481ca852045096c0;hb=efe2c9e0024bf779585a6cdc3651af5a0f8bac72;hp=d9137c74898f839a8ee5e79daf1080b2ec882dfd;hpb=f58bb6fb41a24723ef59febe344f36956a9a8d41;p=git.git diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt index d9137c748..2cc32d1c5 100644 --- 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:: +--inaccurate-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