mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Docs touch up
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
#import <CoreData/CoreData.h>
|
||||
|
||||
/*
|
||||
RKSearchWord implements a managed object subclass for representing search words contained in designated string attributes of entities indexed by an instance of RKSearchIndexer.
|
||||
`RKSearchWord` implements a managed object subclass for representing search words contained in designated string attributes of entities indexed by an instance of `RKSearchIndexer`.
|
||||
|
||||
@see RKSearchIndexer
|
||||
@see `RKSearchIndexer`
|
||||
*/
|
||||
@interface RKSearchWord : NSManagedObject
|
||||
|
||||
|
||||
Reference in New Issue
Block a user