Documentation/diff-config: work around AsciiDoc misfortune
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Dec 2012 23:15:59 +0000 (15:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Dec 2012 23:15:59 +0000 (15:15 -0800)
The line that happens to begin with indent followed by "3. " was
interpreted as if it was an enumerated list; just wrap the lines
differently to work it around for now.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-config.txt

index 89dd634674054b4d0ba485a8010f40581f99d154..4314ad0fbb617b9f4c9c4e3d45f5d08f89259e2b 100644 (file)
@@ -57,8 +57,8 @@ diff.statGraphWidth::
        to all commands generating --stat output except format-patch.
 
 diff.context::
-       Generate diffs with <n> lines of context instead of the default of
-       3. This value is overridden by the -U option.
+       Generate diffs with <n> lines of context instead of the default
+       of 3. This value is overridden by the -U option.
 
 diff.external::
        If this config variable is set, diff generation is not