--- a/src/java.net.http/share/classes/java/net/http/HttpResponse.java Mon Jul 16 12:11:02 2018 +0100
+++ b/src/java.net.http/share/classes/java/net/http/HttpResponse.java Mon Jul 16 13:26:39 2018 +0100
@@ -1188,7 +1188,7 @@
/**
* Returns a response subscriber which publishes the response body
- * through a {@link Publisher Publisher<List<ByteBuffer>>}.
+ * through a {@code Publisher<List<ByteBuffer>>}.
*
* <p> The {@link HttpResponse} using this subscriber is available
* immediately after the response headers have been read, without