diff --git a/SDWebImage/SDImageCache.h b/SDWebImage/SDImageCache.h index e0e2e4c2..c21ca8be 100644 --- a/SDWebImage/SDImageCache.h +++ b/SDWebImage/SDImageCache.h @@ -128,7 +128,7 @@ - (int)getDiskCount; /** - * Get the number of images in memory cache + * Get the total size of images in memory cache */ - (int)getMemorySize;