Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Kida committed Feb 7, 2016
1 parent 89f2d83 commit b64916f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pod/Classes/ios/NYTLoadingIndicatorView.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
@interface NYTLoadingIndicatorView : UIView

/**
* The progress to be shown, raning 0.0 to 1.0
* The progress to be shown, ranging 0.0 to 1.0
*/
@property (nonatomic, assign) CGFloat progress;

Expand Down

0 comments on commit b64916f

Please sign in to comment.