Corrected comment (was changed unintentionally).

This commit is contained in:
Bogdan Poplauschi 2016-06-01 10:02:41 +03:00
parent 32f4e4d234
commit 881da8fbe0
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
* Get the current image URL. * Get the current image URL.
* *
* Note that because of the limitations of categories this property can get out of sync * Note that because of the limitations of categories this property can get out of sync
* if you use sd_setImage: directly. * if you use setImage: directly.
*/ */
- (NSURL *)sd_imageURL; - (NSURL *)sd_imageURL;

View File

@ -48,7 +48,7 @@
* Get the current image URL. * Get the current image URL.
* *
* Note that because of the limitations of categories this property can get out of sync * Note that because of the limitations of categories this property can get out of sync
* if you use sd_setImage: directly. * if you use setImage: directly.
*/ */
- (NSURL *)sd_imageURL; - (NSURL *)sd_imageURL;