From 0009210b2e76de9a873bb85474b6a9ab0cf0fb65 Mon Sep 17 00:00:00 2001 From: Stefan Nilsson Date: Sun, 14 Apr 2013 09:22:57 +1000 Subject: [PATCH] doc: fix typo R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/8729045 --- doc/go1.1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.0