Skip to content

Commit 325e9bc

Browse files
committed
Merge branch 'maint-1.6.0' into maint
* maint-1.6.0: added missing backtick in git-apply.txt
2 parents e43a6fd + eb006cc commit 325e9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-apply.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ on the command line, and ignored if there is any include pattern.
159159
considered whitespace errors.
160160
+
161161
By default, the command outputs warning messages but applies the patch.
162-
When `git-apply is used for statistics and not applying a
162+
When `git-apply` is used for statistics and not applying a
163163
patch, it defaults to `nowarn`.
164164
+
165165
You can use different `<action>` to control this

0 commit comments

Comments
 (0)