8000 clerical error · netgit/SCLAlertView@8766433 · GitHub
[go: up one dir, main page]

Skip to content 10000

Commit 8766433

Browse files
authored
clerical error
1 parent 51e8838 commit 8766433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SCLAlertView/SCLButton.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,6 @@ typedef NS_ENUM(NSInteger, SCLActionType)
104104
* @param windowWith The width of the alert.
105105
* @param numberOfButtons The number of buttons in the alert.
106106
*/
107-
- (void)adjustWidthWithWindowWidth:(CGFloat)windowWidht numberOfButtons:(NSUInteger)numberOfButtons;
107+
- (void)adjustWidthWithWindowWidth:(CGFloat)windowWidth numberOfButtons:(NSUInteger)numberOfButtons;
108108

109109
@end

0 commit comments

Comments
 (0)
0