From: Stefan Nilsson Date: Sat, 13 Apr 2013 23:22:57 +0000 (+1000) Subject: doc: fix typo X-Git-Tag: go1.1rc2~101 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=0009210b2e76de9a873bb85474b6a9ab0cf0fb65;p=gostls13.git doc: fix typo R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/8729045 --- diff --git a/doc/go1.1.html b/doc/go1.1.html index 6f021fe20b..2900243b85 100644 --- a/doc/go1.1.html +++ b/doc/go1.1.html @@ -836,7 +836,7 @@ for OS-specific logging features.
  • The math/big package's -Int type now has +Int type now has methods MarshalJSON and