We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a0b36f commit 4bc584cCopy full SHA for 4bc584c
YYWebImage/Cache/YYMemoryCache.m
@@ -52,7 +52,7 @@ @implementation _YYLinkedMapNode
52
53
54
/**
55
- A linkd map used by YYMemoryCache.
+ A linked map used by YYMemoryCache.
56
It's not thread-safe and does not validate the parameters.
57
58
Typically, you should not use this class directly.
0 commit comments