Skip to content

Commit 991b900

Browse files
committed
Fix javadoc
1 parent 45dc585 commit 991b900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/ning/http/client/Response.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ public interface Response {
148148
boolean isRedirected();
149149

150150
/**
151-
* Subclasses SHOULD implement toString() in a way that identifies the request for logging.
151+
* Subclasses SHOULD implement toString() in a way that identifies the response for logging.
152152
*
153153
* @return The textual representation
154154
*/

0 commit comments

Comments
 (0)