diff --git a/doc/go1.4.html b/doc/go1.4.html index b4f9619bb5d..ca44d56ceb2 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.