From: Roland Shoemaker Date: Thu, 1 Oct 2020 14:57:00 +0000 (-0700) Subject: doc/go1.16: fix crypto typo X-Git-Tag: go1.16beta1~878 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=2ca2e94731b1cb2ffe7f3cc68d6afdbbe2fd99ef;p=gostls13.git doc/go1.16: fix crypto typo Change-Id: Icf962098cc22f16b0acf75db1e82eaddb9fa0c80 Reviewed-on: https://go-review.googlesource.com/c/go/+/258777 Trust: Roland Shoemaker Run-TryBot: Roland Shoemaker Reviewed-by: Brad Fitzpatrick --- diff --git a/doc/go1.16.html b/doc/go1.16.html index 2ecf7db7c7..c6e3d92cc6 100644 --- a/doc/go1.16.html +++ b/doc/go1.16.html @@ -164,7 +164,7 @@ Do not send CLs removing the interior tags from such phrases. TODO

-

crypto/tls

+

crypto/tls

I/O operations on closing or closed TLS connections can now be detected using