Skip to content

Commit 2ca2e94

Browse files
rolandshoemakerbradfitz
authored andcommitted
doc/go1.16: fix crypto typo
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>
1 parent 56dac60 commit 2ca2e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/go1.16.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h2 id="library">Core library</h2>
164164
TODO
165165
</p>
166166

167-
<h3 id="ctypto/tls"><a href="/pkg/crypto/tls">crypto/tls</a></h3>
167+
<h3 id="crypto/tls"><a href="/pkg/crypto/tls">crypto/tls</a></h3>
168168

169169
<p><!-- CL 256897 -->
170170
I/O operations on closing or closed TLS connections can now be detected using

0 commit comments

Comments
 (0)