mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-02 22:44:53 +08:00
Fix spelling errors for Cacheing -> Caching
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#import "JSONKit.h"
|
||||
|
||||
// TODO: JSONKit serializer instance should be reused to enable leverage
|
||||
// the internal cacheing capabilities from the JSONKit serializer
|
||||
// the internal caching capabilities from the JSONKit serializer
|
||||
@implementation RKJSONParserJSONKit
|
||||
|
||||
- (NSDictionary*)objectFromString:(NSString*)string error:(NSError**)error {
|
||||
|
||||
Reference in New Issue
Block a user