Explorar o código

Merge pull request #80 from middaparka/patch-1

Update YYImageCoder.h
Yaoyuan %!s(int64=8) %!d(string=hai) anos
pai
achega
1854c9eec3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      YYImage/YYImageCoder.h

+ 1 - 1
YYImage/YYImageCoder.h

@@ -264,7 +264,7 @@ typedef NS_ENUM(NSUInteger, YYImageBlendOperation) {
 
 /**
  Add an image from a file path to encoder.
- @param image    Image file path.
+ @param path    Image file path.
  @param duration Image duration for animation. Pass 0 to ignore this parameter.
  */
 - (void)addImageWithFile:(NSString *)path duration:(NSTimeInterval)duration;