From: Robert Griesemer Date: Tue, 19 Apr 2011 21:38:49 +0000 (-0700) Subject: go spec: attempt at clarifying language for "append" X-Git-Tag: weekly.2011-04-27~103 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=0f7acf111452fe7168221885fea778312ad4826c;p=gostls13.git go spec: attempt at clarifying language for "append" Specifically, fix a wrong comment. Fixes #1717. R=r, rsc CC=golang-dev https://golang.org/cl/4445050 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index f8fe5974a1..38a9877bf2 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +