mirror of https://github.com/golang/go.git
doc/go1.4.html: fix typo
LGTM=adg R=r, adg CC=golang-codereviews https://golang.org/cl/165890043
This commit is contained in:
parent
9cd8cb0b17
commit
70dc39e17d
|
|
@ -621,7 +621,7 @@ for the decompressors, allowing them to reuse buffers and improve performance.
|
|||
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue