How-To page title fixed

This commit is contained in:
Vladimir Enchev
2015-12-14 13:15:14 +02:00
parent 643f9bf901
commit 1881240414

View File

@@ -4,7 +4,7 @@ import page = require("ui/page");
import types = require("utils/types");
// <snippet module="ui/html-view" title="HtmlView">
// # WebView
// # HtmlView
// Using a HtmlView requires the html-view module.
// ``` JavaScript
import htmlViewModule = require("ui/html-view");