Skip to content

Commit e73ed54

Browse files
authored
Merge pull request TTTAttributedLabel#812 from svetlanama/issue-810
ITMS-90809: Deprecated API Usage (UIWebView)
2 parents b0f1f93 + f90ee7b commit e73ed54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TTTAttributedLabel/TTTAttributedLabel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ IB_DESIGNABLE
163163

164164
/**
165165
Indicates if links will be detected within an extended area around the touch
166-
to emulate the link detection behaviour of UIWebView.
166+
to emulate the link detection behaviour of WKWebView.
167167
Default value is NO. Enabling this may adversely impact performance.
168168
*/
169169
@property (nonatomic, assign) BOOL extendsLinkTouchArea;

0 commit comments

Comments
 (0)