Browse Source

Merge pull request #6 from alexpls/patch-1

Fix minor typo in comment
Wei Wang 10 years ago
parent
commit
cd0e6c6d60
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 {
     
     /**