8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e8838 commit 8766433Copy full SHA for 8766433
SCLAlertView/SCLButton.h
@@ -104,6 +104,6 @@ typedef NS_ENUM(NSInteger, SCLActionType)
104
* @param windowWith The width of the alert.
105
* @param numberOfButtons The number of buttons in the alert.
106
*/
107
-- (void)adjustWidthWithWindowWidth:(CGFloat)windowWidht numberOfButtons:(NSUInteger)numberOfButtons;
+- (void)adjustWidthWithWindowWidth:(CGFloat)windowWidth numberOfButtons:(NSUInteger)numberOfButtons;
108
109
@end
0 commit comments