Explorar o código

update comment

ibireme %!s(int64=9) %!d(string=hai) anos
pai
achega
ed809f8f96
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      YYCache/YYMemoryCache.m

+ 1 - 1
YYCache/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.