Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1135dc0

Browse files
author
Tosin Afolabi
committed
fixed typos
1 parent e1bdb01 commit 1135dc0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Source/SLKTextViewController.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,10 @@ NS_CLASS_AVAILABLE_IOS(7_0) @interface SLKTextViewController : UIViewController
209209
- (void)dismissKeyboard:(BOOL)animated;
210210

211211
/**
212-
Dimisses the text input bar, if not already
212+
Dismisses the text input bar, if not already
213213
214-
The recommend method to use is forceTextInputbarAdjustmentForResponder:
215-
only if that dosent dismiss the textInputBar should this be used.
214+
The recommended method to use is forceTextInputbarAdjustmentForResponder:
215+
Only if that doesn't dismiss the textInputBar should this be used.
216216
*/
217217
- (void)dismissTextInputbarIfNeeded;
218218

0 commit comments

Comments
 (0)