Skip to content

Commit

Permalink
Spelling mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
bringbird committed Jul 31, 2016
1 parent a9e256c commit 9ee1e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YYWebImage/Categories/UIImageView+YYWebImage.h
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ NS_ASSUME_NONNULL_BEGIN
Set the view's `highlightedImage` with a specified URL.
@param imageURL The image url (remote or local file path).
@param placeholder he image to be set initially, until the image request finishes.
@param placeholder The image to be set initially, until the image request finishes.
@param options The options to use when request the image.
@param manager The manager to create image request operation.
@param progress The block invoked (on main thread) during image request.
Expand Down

0 comments on commit 9ee1e93

Please sign in to comment.