cached image description fixed
This commit is contained in:
parent
02d35231ac
commit
96c9ed1d52
|
|
@ -28,7 +28,7 @@ public extension UIImage {
|
|||
|
||||
/**
|
||||
creates a new image from a URL with optional caching.
|
||||
if cached, the cached image is returned.
|
||||
if using cache, the cached image is returned.
|
||||
otherwise, a place holder is used until the image from web is returned by the fetchComplete.
|
||||
|
||||
- parameter url: The image URL.
|
||||
|
|
|
|||
Loading…
Reference in New Issue