Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Fix Typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
John Breen committed Oct 18, 2016
1 parent 0bd5b6f commit 8705972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/SLKTextViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ NS_CLASS_AVAILABLE_IOS(7_0) @interface SLKTextViewController : UIViewController
- (nullable NSString *)keyForTextCaching;

/**
Removes the current's vien controller cached text.
Removes the current view controller's cached text.
To enable this, you must return a valid key string in -keyForTextCaching.
*/
- (void)clearCachedText;
Expand Down

0 comments on commit 8705972

Please sign in to comment.