Fixed typo.
This commit is contained in:
parent
c50be70558
commit
6284e4070d
|
@ -20,7 +20,7 @@ enum SDImageCacheType
|
|||
*/
|
||||
SDImageCacheTypeDisk,
|
||||
/**
|
||||
* The image was obtained from the disk cache.
|
||||
* The image was obtained from the memory cache.
|
||||
*/
|
||||
SDImageCacheTypeMemory
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue