Skip to content

Commit adacd68

Browse files
committed
Fixed a typo that was breaking appledoc generation.
1 parent 82939f4 commit adacd68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TOWebViewController/TOWebViewController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
@property (nonatomic,assign) BOOL showLoadingBar;
6868

6969
/**
70-
Shows the URL of the web request currently being loaded, before the page's <title> attribute becomes available.
70+
Shows the URL of the web request currently being loaded, before the page's title attribute becomes available.
7171
7272
Default value is YES.
7373
*/

0 commit comments

Comments
 (0)