commit | 0009210b2e76de9a873bb85474b6a9ab0cf0fb65 | [log] [tgz] |
---|---|---|
author | Stefan Nilsson <snilsson@nada.kth.se> | Sun Apr 14 09:22:57 2013 +1000 |
committer | David Symonds <dsymonds@golang.org> | Sun Apr 14 09:22:57 2013 +1000 |
tree | f0cc76115e50577f8ce6caf1c88d924e11ad8816 | |
parent | 7b8e08617ea0d2b119766e0fd893fbf4502280e8 [diff] |
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 6f021fe..2900243 100644 --- a/doc/go1.1.html +++ b/doc/go1.1.html
@@ -836,7 +836,7 @@ <li> The <a href="/pkg/math/big/"><code>math/big</code></a> package's -<a href="/pkg/math/big/#Int"><code>Int</code></a> type now has +<a href="/pkg/math/big/#Int"><code>Int</code></a> type now has methods <a href="/pkg/math/big/#Int.MarshalJSON"><code>MarshalJSON</code></a> and