From 703b092779ffa003a7f2f5a887ee9385257ac8ed Mon Sep 17 00:00:00 2001 From: Nigel Tao Date: Sun, 15 May 2011 16:04:37 -0700 Subject: [PATCH] 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 --- doc/go_spec.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@ - +