src/java.net.http/share/classes/java/net/http/HttpClient.java
branchhttp-client-branch
changeset 56676 7b616fbd7d5b
parent 56665 67fb9313d860
child 56745 b75307ee399a
--- a/src/java.net.http/share/classes/java/net/http/HttpClient.java	Tue Jun 05 15:32:02 2018 +0100
+++ b/src/java.net.http/share/classes/java/net/http/HttpClient.java	Wed Jun 06 12:10:30 2018 +0100
@@ -57,7 +57,7 @@
  * and can be used to send multiple requests.
  *
  * <p> An {@code HttpClient} provides configuration information, and resource
- * sharing, for all requests send through it.
+ * sharing, for all requests sent through it.
  *
  * <p> A {@link BodyHandler BodyHandler} must be supplied for each {@link
  * HttpRequest} sent. The {@code BodyHandler} determines how to handle the