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

Commit

Permalink
Fixed a typo that was breaking appledoc generation.
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOliver committed Jun 14, 2014
1 parent 82939f4 commit adacd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TOWebViewController/TOWebViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
@property (nonatomic,assign) BOOL showLoadingBar;

/**
Shows the URL of the web request currently being loaded, before the page's <title> attribute becomes available.
Shows the URL of the web request currently being loaded, before the page's title attribute becomes available.
Default value is YES.
*/
Expand Down

0 comments on commit adacd68

Please sign in to comment.