mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Cacheing -> Caching
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
@property (nonatomic, retain, readonly) NSManagedObjectContext *managedObjectContext;
|
||||
|
||||
/// @name Cacheing Objects by Attribute
|
||||
/// @name Caching Objects by Attribute
|
||||
|
||||
/**
|
||||
Caches all instances of an entity using the value for an attribute as the cache key.
|
||||
|
||||
Reference in New Issue
Block a user