]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.19: use matching closing tag in unix build constraint heading
authorTobias Klauser <tklauser@distanz.ch>
Wed, 15 Jun 2022 12:40:13 +0000 (14:40 +0200)
committerGopher Robot <gobot@golang.org>
Wed, 15 Jun 2022 21:16:14 +0000 (21:16 +0000)
Change-Id: Idb990eac60e334a5901b2d6cdc2380225d011dd6
Reviewed-on: https://go-review.googlesource.com/c/go/+/412294
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
doc/go1.19.html

index 727873890b3547b91892b4649050b69230dafd02..50bc973c130d2c9bc37fd7a4b7b149446e07a538 100644 (file)
@@ -72,7 +72,7 @@ provides parsing and reformatting of doc comments
 as well as support for rendering them to HTML, Markdown, and text.
 </p>
 
-<h3 id="go-unix">New <code>unix</code> build constraint</h4>
+<h3 id="go-unix">New <code>unix</code> build constraint</h3>
 
 <p><!-- CL 389934 --><!-- https://go.dev/issue/20322 --><!-- https://go.dev/issue/51572 -->
   The build constraint <code>unix</code> is now recognized