Skip to content

Commit d8d420c

Browse files
author
linux
committed
Update
1 parent 7a6896a commit d8d420c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tls.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// license that can be found in the LICENSE file.
44

55
// Package tls partially implements TLS 1.2, as specified in RFC 5246,
6-
// and TLS 1.3, as specified in RFC 8446.
6+
// and TLS 1.3, as specified in RFC 8446..
77
package tls
88

99
// BUG(agl): The crypto/tls package only implements some countermeasures

0 commit comments

Comments
 (0)