Javadoc syntax

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1444636 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2013-02-11 00:26:30 +00:00
parent 265f083625
commit af4a7f171b
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ public class HttpAsyncClientWithFuture {
/**
* @return metrics gathered for this instance.
* @see ConnectionMetrics.
* @see ConnectionMetrics
*/
public ConnectionMetrics metrics() {
return metrics;