Merge branch 'jk/upload-pack-hook'
[gitweb.git] / Documentation / diff-config.txt
index d78cfc5a378a7ed9624a5fd24bc23d3c8b0dce57..f1101c7b218877247067ae282398594e2410ebed 100644 (file)
@@ -75,7 +75,7 @@ diff.ignoreSubmodules::
        commands such as 'git diff-files'. 'git checkout' also honors
        this setting when reporting uncommitted changes. Setting it to
        'all' disables the submodule summary normally shown by 'git commit'
-       and 'git status' when 'status.submoduleSummary' is set unless it is
+       and 'git status' when `status.submoduleSummary` is set unless it is
        overridden by using the --ignore-submodules command-line option.
        The 'git submodule' commands are not affected by this setting.