Skip to content

Commit

Permalink
[ASPINRemoteImageDownloader] Fix +setSharedPreconfiguredRemoteImageMa…
Browse files Browse the repository at this point in the history
…nager:'s doc #trivial (TextureGroup#1126)
  • Loading branch information
nguyenhuy authored and mikezucc committed Oct 2, 2018
1 parent 70aa5cc commit 667ecb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Details/ASPINRemoteImageDownloader.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ NS_ASSUME_NONNULL_BEGIN
* `sharedDownloader` is accessed. If nil is passed in as the PINRemoteImageManager, it will create
* a default image manager with a nil session configuration.
*
* @param PINRemoteImageManager The preconfigured remote image manager that will be used by `sharedDownloader`
* @param preconfiguredPINRemoteImageManager The preconfigured remote image manager that will be used by `sharedDownloader`
*/
+ (void)setSharedPreconfiguredRemoteImageManager:(nullable PINRemoteImageManager *)preconfiguredPINRemoteImageManager;

Expand Down

0 comments on commit 667ecb5

Please sign in to comment.