Fix typo
This commit is contained in:
parent
572a074161
commit
6d295c2a83
|
@ -14,7 +14,7 @@
|
|||
@interface SDWebImagePrefetchToken : NSObject <SDWebImageOperation>
|
||||
|
||||
/**
|
||||
* Cancel the current prefeching.
|
||||
* Cancel the current prefetching.
|
||||
*/
|
||||
- (void)cancel;
|
||||
|
||||
|
|
Loading…
Reference in New Issue