From: Filippo Valsorda
Date: Fri, 2 Dec 2016 19:09:08 +0000 (+0000)
Subject: doc: fix grammar in go1.8.html > crypto/tls
X-Git-Tag: go1.8beta2~103
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5c9035acc1e1540a564ea660000f4f64e783d5ac;p=gostls13.git
doc: fix grammar in go1.8.html > crypto/tls
Change-Id: If8200e54b3650f789c5312f10cce32201a199b80
Reviewed-on: https://go-review.googlesource.com/33775
Reviewed-by: Brad Fitzpatrick
---
diff --git a/doc/go1.8.html b/doc/go1.8.html
index 906efe4f7e..397dd0a7a3 100644
--- a/doc/go1.8.html
+++ b/doc/go1.8.html
@@ -766,7 +766,7 @@ Optimizations and bug fixes are not listed.
X25519 and
ChaCha20-Poly1305.
ChaCha20-Poly1305 is now prioritized unless
- AES-GCM when hardware support is present.
+ hardware support for AES-GCM is present.