Browse Source

Fix minor typo in comment

alexpls 10 years ago
parent
commit
7522115c84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Kingfisher/ImageCache.swift

+ 1 - 1
Kingfisher/ImageCache.swift

@@ -452,7 +452,7 @@ extension ImageCache {
 }
 
 
-// MARK: - Check cache statue
+// MARK: - Check cache status
 public extension ImageCache {
     
     /**