mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Fix typo in documentation string
This commit is contained in:
committed by
Blake Watters
parent
714be36907
commit
b14578436b
@@ -236,7 +236,7 @@
|
||||
- (BOOL)isXML;
|
||||
|
||||
/**
|
||||
* True when the server turned an XML response (MIME type is application/json)
|
||||
* True when the server turned an JSON response (MIME type is application/json)
|
||||
*/
|
||||
- (BOOL)isJSON;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user