Appledoc warning fixes

This commit is contained in:
Blake Watters
2012-09-13 07:27:48 -04:00
parent f457f16dca
commit ef0462ec2a
5 changed files with 8 additions and 5 deletions

View File

@@ -93,7 +93,7 @@
@param fixtureName The name of the resource file.
@return A new image object for the specified file, or nil if the method could not initialize the image from the specified file.
@see RKParserRegistry
@see `RKMIMETypeSerialization`
*/
+ (id)parsedObjectWithContentsOfFixture:(NSString *)fixtureName;