Skip to content

Commit 68025c9

Browse files
committed
Fixed typo
1 parent fe57d73 commit 68025c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TOPasscodeViewController/Views/TOPasscodeSettingsKeypadView.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ NS_ASSUME_NONNULL_BEGIN
2929
@property (nonatomic, strong, null_resettable) UIColor *keypadButtonForegroundColor;
3030
@property (nonatomic, strong, null_resettable) UIColor *keypadButtonBorderColor;
3131

32-
/* Tapped backgroudn images */
32+
/* Tapped background images */
3333
@property (nonatomic, strong, null_resettable) UIColor *keypadButtonTappedForegroundColor;
3434
@property (nonatomic, strong, nullable) UIColor *keypadButtonTappedBorderColor;
3535

0 commit comments

Comments
 (0)