Skip to content

Commit

Permalink
git-apply: Documentation typo fix
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Petr Baudis authored and Junio C Hamano committed Nov 18, 2006
1 parent f829063 commit f847c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-apply.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f847c07

Please sign in to comment.