Docs touch ups

This commit is contained in:
Blake Watters
2012-09-21 22:57:54 -04:00
parent 6815ba6444
commit 43be066e0b
7 changed files with 9 additions and 20 deletions

View File

@@ -21,8 +21,7 @@
#import <Foundation/Foundation.h>
/**
Provides convenience methods for accessing data in resources
within an NSBundle.
Provides convenience methods for accessing data in resources within an `NSBundle`.
*/
@interface NSBundle (RKAdditions)