]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git.txt: fix heading line of tildes
authorMartin Ågren <martin.agren@gmail.com>
Fri, 3 Jan 2025 11:33:30 +0000 (12:33 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Jan 2025 16:23:10 +0000 (08:23 -0800)
The two-line heading added in 8525e92886 (Document HOME environment
variable, 2024-12-09) uses too many tilde characters, so the heading
isn't detected as such. Both AsciiDoc and Asciidoctor end up
misrendering this in different ways.

Use the correct number of tilde characters to fix this.

Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt

index 47509c9e1a3d1e303f18874be358883f6e46a3cc..e9f55620e827cd91c298d0834b48cd0c100c4d97 100644 (file)
@@ -478,7 +478,7 @@ their values the same way as Boolean valued configuration variables, e.g.
 Here are the variables:
 
 System
-~~~~~~~~~~~~~~~~~~
+~~~~~~
 `HOME`::
        Specifies the path to the user's home directory. On Windows, if
        unset, Git will set a process environment variable equal to: