]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix typo
authorStefan Nilsson <snilsson@nada.kth.se>
Sat, 13 Apr 2013 23:22:57 +0000 (09:22 +1000)
committerDavid Symonds <dsymonds@golang.org>
Sat, 13 Apr 2013 23:22:57 +0000 (09:22 +1000)
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/8729045

doc/go1.1.html

index 6f021fe20b312d2fd60e6715bd897fb45fc7990a..2900243b85b8f0f6706f74a0580ca0414377fe0c 100644 (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