We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f27643d commit 3cfffa2Copy full SHA for 3cfffa2
library/src/com/loopj/android/http/JsonHttpResponseHandler.java
@@ -45,7 +45,7 @@ public class JsonHttpResponseHandler extends TextHttpResponseHandler {
45
private static final String LOG_TAG = "JsonHttpResponseHandler";
46
47
/**
48
- * Creates a new TextHttpResponseHandler
+ * Creates a new JsonHttpResponseHandler
49
*/
50
51
public JsonHttpResponseHandler() {
0 commit comments