Skip to content

Commit

Permalink
added missing backtick in git-apply.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Danijel Tasov <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
Danijel Tasov authored and gitster committed Feb 28, 2009
1 parent 3e6b1d0 commit eb006cc
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 @@ -147,7 +147,7 @@ discouraged.
considered whitespace errors.
+
By default, the command outputs warning messages but applies the patch.
When `git-apply is used for statistics and not applying a
When `git-apply` is used for statistics and not applying a
patch, it defaults to `nowarn`.
+
You can use different `<action>` to control this
Expand Down

0 comments on commit eb006cc

Please sign in to comment.