From bec84c728a3ef14a15740f856d0fbcf6c7a70b01 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michal=20Bohusl=C3=A1vek?= Date: Thu, 8 Sep 2016 09:52:36 +0100 Subject: [PATCH] doc: fix typo in the release notes Change-Id: I003795d8dc2176532ee133740bf35e23a3aa3878 Reviewed-on: https://go-review.googlesource.com/28811 Reviewed-by: Brad Fitzpatrick --- doc/devel/release.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devel/release.html b/doc/devel/release.html index 5d0a129a0e..95b6ee07dd 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -42,7 +42,7 @@ Read the Go 1.7 Release Notes for more information.

go1.7.1 (released 2016/09/07) includes fixes to the compiler, runtime, documentation, and the compress/flate, hash/crc32, -io net, net/http, +io, net, net/http, path/filepath, reflect, and syscall packages. See the Go -- 2.48.1