Skip to content

Commit

Permalink
spelling: whether
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref authored and galad87 committed May 21, 2021
1 parent 94ed013 commit 0cee2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macosx/HBPreviewView.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ NS_ASSUME_NONNULL_BEGIN
@property (nonatomic, readonly) CGRect pictureFrame;

/**
* Wheters the image will be scaled to fill the view
* Whether the image will be scaled to fill the view
* or not.
*/
@property (nonatomic, readwrite) BOOL fitToView;
Expand Down

0 comments on commit 0cee2c5

Please sign in to comment.