Skip to content

Commit

Permalink
Fixing documentation copy-paste error (AFNetworkingOperationFailingUR…
Browse files Browse the repository at this point in the history
…LResponseErrorKey -> AFNetworkingOperationFailingURLRequestErrorKey)
  • Loading branch information
mattt committed Nov 17, 2014
1 parent d836c30 commit 1104eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AFNetworking/AFURLRequestSerialization.h
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ extern NSString * const AFURLRequestSerializationErrorDomain;
These keys may exist in the user info dictionary, in addition to those defined for NSError.
- `NSString * const AFNetworkingOperationFailingURLResponseErrorKey`
- `NSString * const AFNetworkingOperationFailingURLRequestErrorKey`
### Constants
Expand Down

0 comments on commit 1104eb7

Please sign in to comment.