Skip to content

Commit ef39d22

Browse files
Martin Ågrengitster
authored andcommitted
config/diff.txt: drop spurious backtick
Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 36eb1cb commit ef39d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/diff.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ diff.autoRefreshIndex::
1010

1111
diff.dirstat::
1212
A comma separated list of `--dirstat` parameters specifying the
13-
default behavior of the `--dirstat` option to linkgit:git-diff[1]`
13+
default behavior of the `--dirstat` option to linkgit:git-diff[1]
1414
and friends. The defaults can be overridden on the command line
1515
(using `--dirstat=<param1,param2,...>`). The fallback defaults
1616
(when not changed by `diff.dirstat`) are `changes,noncumulative,3`.

0 commit comments

Comments
 (0)