fixed JavaDoc warning

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@607433 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Roland Weber 2007-12-29 15:51:11 +00:00
parent 1d3425c2db
commit 98e8713c02
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ import org.apache.http.HttpConnection;
* *
* <p>This class is not synchronized.</p> * <p>This class is not synchronized.</p>
* *
* @see org.apache.http.conn.ClientConnectionManager#closeIdleConnections(long) * @see org.apache.http.conn.ClientConnectionManager#closeIdleConnections
* *
* @since 4.0 * @since 4.0
*/ */