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:
Oleg Kalnichevski 2015-02-23 09:44:04 +00:00
parent 17cce6f2a2
commit 56ec3b9c10
1 changed files with 1 additions and 1 deletions

View File

@ -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