]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix typo in the release notes
authorMichal Bohuslávek <mbohuslavek@gmail.com>
Thu, 8 Sep 2016 08:52:36 +0000 (09:52 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 8 Sep 2016 16:19:05 +0000 (16:19 +0000)
Change-Id: I003795d8dc2176532ee133740bf35e23a3aa3878
Reviewed-on: https://go-review.googlesource.com/28811
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/devel/release.html

index 5d0a129a0e7f4dd8e5e46613c82cc1404ec93896..95b6ee07dd4d99a8474adad3a3613ac4d546bdcb 100644 (file)
@@ -42,7 +42,7 @@ Read the <a href="/doc/go1.7">Go 1.7 Release Notes</a> for more information.
 <p>
 go1.7.1 (released 2016/09/07) includes fixes to the compiler, runtime,
 documentation, and the <code>compress/flate</code>, <code>hash/crc32</code>,
-<code>io</code> <code>net</code>, <code>net/http</code>,
+<code>io</code>, <code>net</code>, <code>net/http</code>,
 <code>path/filepath</code>, <code>reflect</code>, and <code>syscall</code>
 packages.
 See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.7.1">Go