]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go_spec.html: fix broken anchor tag
authorRob Pike <r@golang.org>
Tue, 20 May 2014 18:57:58 +0000 (11:57 -0700)
committerRob Pike <r@golang.org>
Tue, 20 May 2014 18:57:58 +0000 (11:57 -0700)
LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/99420045

doc/go_spec.html

index 536d370640278d215fe6389eedaf3cd39d2610bd..eef4921d3e9350a4717103d6d1d49b616bb35a6a 100644 (file)
@@ -4014,7 +4014,7 @@ precision.
 <h3 id="Order_of_evaluation">Order of evaluation</h3>
 
 <p>
-At package level, <a href="#Program_execution"</a>initialization dependencies</a>
+At package level, <a href="#Program_execution">initialization dependencies</a>
 determine the evaluation order of individual initialization expressions in
 <a href="#Variable_declarations">variable declarations</a>.
 Otherwise, when evaluating the <a href="#Operands">operands</a> of an