From: Nigel Tao Date: Sun, 15 May 2011 23:04:37 +0000 (-0700) Subject: spec: fix copy to return "number of elements copied", not "number X-Git-Tag: weekly.2011-05-22~63 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=703b092779ffa003a7f2f5a887ee9385257ac8ed;p=gostls13.git spec: fix copy to return "number of elements copied", not "number of arguments copied". R=gri, r CC=golang-dev https://golang.org/cl/4550041 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 11a31cb0c7..5f8b5e6ba9 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +