This commit is contained in:
zhongwuzw 2018-07-04 15:49:39 +08:00
parent 572a074161
commit 6d295c2a83
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
@interface SDWebImagePrefetchToken : NSObject <SDWebImageOperation> @interface SDWebImagePrefetchToken : NSObject <SDWebImageOperation>
/** /**
* Cancel the current prefeching. * Cancel the current prefetching.
*/ */
- (void)cancel; - (void)cancel;