doc: fix typo

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/8729045
This commit is contained in:
Stefan Nilsson 2013-04-14 09:22:57 +10:00 committed by David Symonds
parent 7b8e08617e
commit 0009210b2e

View File

@ -836,7 +836,7 @@ for OS-specific logging features.
<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