diff --git a/Pod/Classes/ios/NYTLoadingIndicatorView.h b/Pod/Classes/ios/NYTLoadingIndicatorView.h index 8389a16c..6fd1d37b 100644 --- a/Pod/Classes/ios/NYTLoadingIndicatorView.h +++ b/Pod/Classes/ios/NYTLoadingIndicatorView.h @@ -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;