From: Shenghou Ma Date: Tue, 24 Mar 2015 16:58:51 +0000 (-0400) Subject: doc/go1.4.html: fix typo X-Git-Tag: go1.5beta1~1450 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=63f59b6322c78e4b1dd256d8a5fe7e9c468183a4;p=gostls13.git doc/go1.4.html: fix typo Change-Id: I5bfeeef53665b1ef79ec0e4a6ae0eb4aa3e95603 Signed-off-by: Shenghou Ma Reviewed-on: https://go-review.googlesource.com/8021 Reviewed-by: Brad Fitzpatrick --- diff --git a/doc/go1.4.html b/doc/go1.4.html index b4f9619bb5..ca44d56ceb 100644 --- a/doc/go1.4.html +++ b/doc/go1.4.html @@ -677,7 +677,7 @@ now supports ALPN as defined in RFC The crypto/tls package now supports programmatic selection of server certificates through the new CertificateForName function -of the Config struct. +of the Config struct.