diff --git a/doc/go1.9.html b/doc/go1.9.html index 105bf34c5a..becf1b18b5 100644 --- a/doc/go1.9.html +++ b/doc/go1.9.html @@ -737,7 +737,7 @@ version of gccgo.
  • The Transport now supports making requests via SOCKS5 proxy when the URL returned by - Transport.Proxy + Transport.Proxy has the scheme socks5.