Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Commit

Permalink
Merge pull request #183 from hhanesand/patch-1
Browse files Browse the repository at this point in the history
Spelling
  • Loading branch information
nlutsenko committed Oct 23, 2015
2 parents 12ed232 + 1be59a6 commit c582b64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ PFUI_ASSUME_NONNULL_BEGIN
@property (nonatomic, assign) IBInspectable BOOL loadingViewEnabled;

/*!
@abstract Whether the collection should use the built-in pull-to-refresh feature. Defualt - `YES`.
@abstract Whether the collection should use the built-in pull-to-refresh feature. Default - `YES`.
*/
@property (nonatomic, assign) IBInspectable BOOL pullToRefreshEnabled;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ PFUI_ASSUME_NONNULL_BEGIN
@property (nonatomic, assign) IBInspectable BOOL loadingViewEnabled;

/*!
@abstract Whether the table should use the built-in pull-to-refresh feature. Defualt - `YES`.
@abstract Whether the table should use the built-in pull-to-refresh feature. Default - `YES`.
*/
@property (nonatomic, assign) IBInspectable BOOL pullToRefreshEnabled;

Expand Down

0 comments on commit c582b64

Please sign in to comment.