mirror of https://github.com/golang/go.git
chore: fix typo
This commit is contained in:
parent
a304273d74
commit
57337cc1bf
|
|
@ -659,7 +659,7 @@ type Config struct {
|
|||
// cipher suite based on logic that takes into account inferred client
|
||||
// hardware, server hardware, and security.
|
||||
//
|
||||
// Deprected: PreferServerCipherSuites is ignored.
|
||||
// Deprecated: PreferServerCipherSuites is ignored.
|
||||
PreferServerCipherSuites bool
|
||||
|
||||
// SessionTicketsDisabled may be set to true to disable session ticket and
|
||||
|
|
|
|||
Loading…
Reference in New Issue