http-client-branch: typo http-client-branch
authorchegar
Wed, 06 Jun 2018 12:10:30 +0100
branchhttp-client-branch
changeset 56676 7b616fbd7d5b
parent 56665 67fb9313d860
child 56677 f57700f449bd
http-client-branch: typo Contributed-by: Jaikiran Pai <jai.forums2013@gmail.com>
src/java.net.http/share/classes/java/net/http/HttpClient.java
--- 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