Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1661626 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
17cce6f2a2
commit
56ec3b9c10
|
@ -124,7 +124,7 @@ import org.apache.http.util.VersionInfo;
|
|||
/**
|
||||
* Builder for {@link CloseableHttpClient} instances.
|
||||
* <p>
|
||||
* When a particular component is not explicitly this class will
|
||||
* When a particular component is not explicitly set this class will
|
||||
* use its default implementation. System properties will be taken
|
||||
* into account when configuring the default implementations when
|
||||
* {@link #useSystemProperties()} method is called prior to calling
|
||||
|
|
Loading…
Reference in New Issue