From: Rob Pike Date: Tue, 20 May 2014 18:57:58 +0000 (-0700) Subject: doc/go_spec.html: fix broken anchor tag X-Git-Tag: go1.3beta2~3 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=4d36ad77912018b1c1dcfeddf3e7a87d92936f8c;p=gostls13.git doc/go_spec.html: fix broken anchor tag LGTM=gri R=gri CC=golang-codereviews https://golang.org/cl/99420045 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 536d370640..eef4921d3e 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -4014,7 +4014,7 @@ precision.

Order of evaluation

-At package level, initialization dependencies +At package level, initialization dependencies determine the evaluation order of individual initialization expressions in variable declarations. Otherwise, when evaluating the operands of an