Skip to content

Commit a23c6ae

Browse files
author
VladimirGoncharov
committed
fix description
1 parent e967314 commit a23c6ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

TOWebViewController/TOWebViewController.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,7 @@
127127
@property (nonatomic,copy) void (^modalCompletionHandler)(void);
128128

129129
/**
130-
When the view controller is being presented as a modal popup, this block will be automatically performed
131-
right after the view controller is dismissed.
130+
Managing queries and navigation
132131
*/
133132
@property (nonatomic,copy) BOOL (^shouldStartLoadRequestHandler)(NSURLRequest *request, UIWebViewNavigationType navigationType);
134133

0 commit comments

Comments
 (0)