Skip to content

Commit 3cfffa2

Browse files
committed
Fix naming issue in comment
1 parent f27643d commit 3cfffa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/com/loopj/android/http/JsonHttpResponseHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public class JsonHttpResponseHandler extends TextHttpResponseHandler {
4545
private static final String LOG_TAG = "JsonHttpResponseHandler";
4646

4747
/**
48-
* Creates a new TextHttpResponseHandler
48+
* Creates a new JsonHttpResponseHandler
4949
*/
5050

5151
public JsonHttpResponseHandler() {

0 commit comments

Comments
 (0)