Merge pull request #1500 from jchambers/trivial_doc_typo_fix
Fixed a very minor typo in the docs
This commit is contained in:
commit
113014f6dc
@ -37,7 +37,7 @@
|
||||
#import "AFNetworkReachabilityManager.h"
|
||||
|
||||
/**
|
||||
`AFHTTPRequestOperationManager` encapsulates the common patterns of communicating with an web application over HTTP, including request creation, response serialization, network reachability monitoring, and security, as well as request operation management.
|
||||
`AFHTTPRequestOperationManager` encapsulates the common patterns of communicating with a web application over HTTP, including request creation, response serialization, network reachability monitoring, and security, as well as request operation management.
|
||||
|
||||
## Subclassing Notes
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user