mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-25 19:55:35 +00:00
HTTPCLIENT-1428: Fixed Javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1537133 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7d7e7b1a4a
commit
85a99b22e4
@ -347,7 +347,7 @@ public boolean isHeuristicCachingEnabled() {
|
||||
/**
|
||||
* Enables or disables heuristic caching.
|
||||
* @param heuristicCachingEnabled should be {@code true} to
|
||||
* permit heuristic caching, {@code false} to enable it.
|
||||
* permit heuristic caching, {@code false} to disable it.
|
||||
*
|
||||
* @deprecated (4.3) use {@link Builder}.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user