author | chegar |
Mon, 19 Feb 2018 14:53:00 +0000 | |
branch | http-client-branch |
changeset 56152 | 47221b8e3a51 |
parent 56151 | eae2b2d7fe52 |
child 56156 | 336393c75a93 |
src/java.net.http/share/classes/java/net/http/HttpClient.java | file | annotate | diff | comparison | revisions |
--- a/src/java.net.http/share/classes/java/net/http/HttpClient.java Mon Feb 19 14:36:31 2018 +0000 +++ b/src/java.net.http/share/classes/java/net/http/HttpClient.java Mon Feb 19 14:53:00 2018 +0000 @@ -166,7 +166,7 @@ } /** - * A builder of {@link HttpClient}s. + * A builder of {@linkplain HttpClient HTTP Clients}. * * <p> Builders are created by invoking {@link HttpClient#newBuilder() * newBuilder}. Each of the setter methods modifies the state of the builder