]> Cypherpunks repositories - gostls13.git/commitdiff
crypto/tls: fix typo
authorYasser Abdolmaleki <yasser@yasser.ca>
Mon, 11 Feb 2019 01:55:27 +0000 (17:55 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 26 Feb 2019 22:54:37 +0000 (22:54 +0000)
Change-Id: If9332bae87449c94fc14710133614fcd84d2815c
Reviewed-on: https://go-review.googlesource.com/c/161726
Reviewed-by: Filippo Valsorda <filippo@golang.org>
src/crypto/tls/handshake_client_test.go

index 7441e5b55623314ecb14f294b31ad383451d70cd..62479d840c9f27572a6e5abedbafc3666103f35a 100644 (file)
@@ -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{