Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
yh_sdwebimage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Andrew Vyazovoy
2013-03-27 22:33:20 +0700
Commit
6284e4070d97109cce1b8a3e9779bc007725ec4b
1 parent
c50be705
Fixed typo.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SDWebImage/SDImageCache.h
SDWebImage/SDImageCache.h
View file @
6284e40
...
...
@@ -20,7 +20,7 @@ enum SDImageCacheType
*/
SDImageCacheTypeDisk
,
/**
* The image was obtained from the
disk
cache.
* The image was obtained from the
memory
cache.
*/
SDImageCacheTypeMemory
};
...
...
Please
register
or
login
to post a comment