doc/go_spec.html: fix broken anchor tag

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/99420045
This commit is contained in:
Rob Pike 2014-05-20 11:57:58 -07:00
parent 87ef6e9156
commit 4d36ad7791
1 changed files with 1 additions and 1 deletions

View 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