瀏覽代碼

update comments

ibireme 9 年之前
父節點
當前提交
4bc584c9d1
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.