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

Commit c582b64

Browse files
committed
Merge pull request #183 from hhanesand/patch-1
Spelling
2 parents 12ed232 + 1be59a6 commit c582b64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ParseUI/Classes/QueryCollectionViewController/PFQueryCollectionViewController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ PFUI_ASSUME_NONNULL_BEGIN
5858
@property (nonatomic, assign) IBInspectable BOOL loadingViewEnabled;
5959

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

ParseUI/Classes/QueryTableViewController/PFQueryTableViewController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ PFUI_ASSUME_NONNULL_BEGIN
105105
@property (nonatomic, assign) IBInspectable BOOL loadingViewEnabled;
106106

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

0 commit comments

Comments
 (0)