commit | 70dc39e17dc47ecb58a398d077fcdce6046be5dd | [log] [tgz] |
---|---|---|
author | Mikio Hara <mikioh.mikioh@gmail.com> | Thu Oct 30 14:15:00 2014 +0900 |
committer | Mikio Hara <mikioh.mikioh@gmail.com> | Thu Oct 30 14:15:00 2014 +0900 |
tree | 8b022e16ba198fa41bbe1a1af3be5e71a1c15d6a | |
parent | 9cd8cb0b17e4bbff7cfce29631dc78c9cafd2e8f [diff] [blame] |
doc/go1.4.html: fix typo LGTM=adg R=r, adg CC=golang-codereviews https://golang.org/cl/165890043
diff --git a/doc/go1.4.html b/doc/go1.4.html index 19bad00..9f65aaf 100644 --- a/doc/go1.4.html +++ b/doc/go1.4.html
@@ -621,7 +621,7 @@ <li> The <a href="/pkg/crypto/tls/"><code>crypto/tls</code></a> package -now supports APLN as defined in <a href="http://tools.ietf.org/html/rfc7301">RFC 7301</a>. +now supports ALPN as defined in <a href="http://tools.ietf.org/html/rfc7301">RFC 7301</a>. </li> <li>