Selaa lähdekoodia

Update AFURLRequestSerialization.h (#4613)

Modify comments.
Huang-Libo 4 vuotta sitten
vanhempi
commit
6f2ffb5230
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      AFNetworking/AFURLRequestSerialization.h

+ 1 - 1
AFNetworking/AFURLRequestSerialization.h

@@ -278,7 +278,7 @@ forHTTPHeaderField:(NSString *)field;
 #pragma mark -
 #pragma mark -
 
 
 /**
 /**
- The `AFMultipartFormData` protocol defines the methods supported by the parameter in the block argument of `AFHTTPRequestSerializer -multipartFormRequestWithMethod:URLString:parameters:constructingBodyWithBlock:`.
+ The `AFMultipartFormData` protocol defines the methods supported by the parameter in the block argument of `AFHTTPRequestSerializer -multipartFormRequestWithMethod:URLString:parameters:constructingBodyWithBlock:error:`.
  */
  */
 @protocol AFMultipartFormData
 @protocol AFMultipartFormData