Skip to content

Commit 6f2ffb5

Browse files
authored
Update AFURLRequestSerialization.h (AFNetworking#4613)
Modify comments.
1 parent 6118f99 commit 6f2ffb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AFNetworking/AFURLRequestSerialization.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ forHTTPHeaderField:(NSString *)field;
278278
#pragma mark -
279279

280280
/**
281-
The `AFMultipartFormData` protocol defines the methods supported by the parameter in the block argument of `AFHTTPRequestSerializer -multipartFormRequestWithMethod:URLString:parameters:constructingBodyWithBlock:`.
281+
The `AFMultipartFormData` protocol defines the methods supported by the parameter in the block argument of `AFHTTPRequestSerializer -multipartFormRequestWithMethod:URLString:parameters:constructingBodyWithBlock:error:`.
282282
*/
283283
@protocol AFMultipartFormData
284284

0 commit comments

Comments
 (0)