Jelajahi Sumber

update comments

ibireme 9 tahun lalu
induk
melakukan
4bc584c9d1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      YYWebImage/Cache/YYMemoryCache.m

+ 1 - 1
YYWebImage/Cache/YYMemoryCache.m

@@ -52,7 +52,7 @@ static inline dispatch_queue_t YYMemoryCacheGetReleaseQueue() {
 
 
 /**
- A linkd map used by YYMemoryCache.
+ A linked map used by YYMemoryCache.
  It's not thread-safe and does not validate the parameters.
  
  Typically, you should not use this class directly.