From: Yasser Abdolmaleki Date: Mon, 11 Feb 2019 01:55:27 +0000 (-0800) Subject: crypto/tls: fix typo X-Git-Tag: go1.13beta1~1380 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5a7e8f466e9becdb7277ac725b5540d6bd8e3727;p=gostls13.git crypto/tls: fix typo Change-Id: If9332bae87449c94fc14710133614fcd84d2815c Reviewed-on: https://go-review.googlesource.com/c/161726 Reviewed-by: Filippo Valsorda --- diff --git a/src/crypto/tls/handshake_client_test.go b/src/crypto/tls/handshake_client_test.go index 7441e5b556..62479d840c 100644 --- a/src/crypto/tls/handshake_client_test.go +++ b/src/crypto/tls/handshake_client_test.go @@ -28,7 +28,7 @@ import ( func init() { // TLS 1.3 cipher suites preferences are not configurable and change based - // on the architecture. Force them to the version with AES accelleration for + // on the architecture. Force them to the version with AES acceleration for // test consistency. once.Do(initDefaultCipherSuites) varDefaultCipherSuitesTLS13 = []uint16{