]> Cypherpunks repositories - gostls13.git/commit
doc/go1.2.html: fix 3-index slice example
authorRob Pike <r@golang.org>
Mon, 23 Sep 2013 04:41:20 +0000 (14:41 +1000)
committerRob Pike <r@golang.org>
Mon, 23 Sep 2013 04:41:20 +0000 (14:41 +1000)
commit4977f9f926b743a575a2d68920a41806c95d6a76
treed24a24d96f9b9bfe9ded4a2cf4733e54f4eedc60
parentc2b7fb3902b9069e24a79343bcad464941e54625
doc/go1.2.html: fix 3-index slice example
A number was wrong; adjust as suggested to make things clearer.
Fixes #6452

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/13422046
doc/go1.2.html