From: Michal Bohuslávek Date: Thu, 8 Sep 2016 08:52:36 +0000 (+0100) Subject: doc: fix typo in the release notes X-Git-Tag: go1.8beta1~1450 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=bec84c728a3ef14a15740f856d0fbcf6c7a70b01;p=gostls13.git doc: fix typo in the release notes Change-Id: I003795d8dc2176532ee133740bf35e23a3aa3878 Reviewed-on: https://go-review.googlesource.com/28811 Reviewed-by: Brad Fitzpatrick --- 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