]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix grammar in go1.8.html > crypto/tls
authorFilippo Valsorda <hi@filippo.io>
Fri, 2 Dec 2016 19:09:08 +0000 (19:09 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 2 Dec 2016 19:19:03 +0000 (19:19 +0000)
Change-Id: If8200e54b3650f789c5312f10cce32201a199b80
Reviewed-on: https://go-review.googlesource.com/33775
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.8.html

index 906efe4f7ea7826afd1ae4236d8f55249e3a7b59..397dd0a7a30c2ec285a05b24ad4918596207c416 100644 (file)
@@ -766,7 +766,7 @@ Optimizations and bug fixes are not listed.
       X25519 and <!-- CL 30824, CL 30825 -->
       ChaCha20-Poly1305.  <!-- CL 30957, CL 30958 -->
       ChaCha20-Poly1305 is now prioritized unless <!-- CL 32871 -->
-      AES-GCM when hardware support is present.
+      hardware support for AES-GCM is present.
     </p>
 
     <p> <!-- CL 27315 -->