mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Fix incorrect header comment in documentation of RKRequestDescriptor. fixes #1048
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
*/
|
||||
@interface RKRequestDescriptor : NSObject
|
||||
|
||||
///-------------------------------------
|
||||
/// @name Creating a Response Descriptor
|
||||
///-------------------------------------
|
||||
///------------------------------------
|
||||
/// @name Creating a Request Descriptor
|
||||
///------------------------------------
|
||||
|
||||
/**
|
||||
Creates and returns a new `RKRequestDescriptor` object.
|
||||
|
||||
Reference in New Issue
Block a user