]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.16: fix crypto typo
authorRoland Shoemaker <roland@golang.org>
Thu, 1 Oct 2020 14:57:00 +0000 (07:57 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 1 Oct 2020 15:04:29 +0000 (15:04 +0000)
Change-Id: Icf962098cc22f16b0acf75db1e82eaddb9fa0c80
Reviewed-on: https://go-review.googlesource.com/c/go/+/258777
Trust: Roland Shoemaker <roland@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.16.html

index 2ecf7db7c779ef7cbb5715d017caa02bcaf55ea7..c6e3d92cc6ab97fffdbf2f77d10cec947e485d49 100644 (file)
@@ -164,7 +164,7 @@ Do not send CLs removing the interior tags from such phrases.
   TODO
 </p>
 
-<h3 id="ctypto/tls"><a href="/pkg/crypto/tls">crypto/tls</a></h3>
+<h3 id="crypto/tls"><a href="/pkg/crypto/tls">crypto/tls</a></h3>
 
 <p><!-- CL 256897 -->
   I/O operations on closing or closed TLS connections can now be detected using