diff options
Diffstat (limited to 'src/modules/objects/KvsObject_textBrowser.cpp')
| -rw-r--r-- | src/modules/objects/KvsObject_textBrowser.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/objects/KvsObject_textBrowser.cpp b/src/modules/objects/KvsObject_textBrowser.cpp index fbd2628ef..428fa9644 100644 --- a/src/modules/objects/KvsObject_textBrowser.cpp +++ b/src/modules/objects/KvsObject_textBrowser.cpp @@ -42,11 +42,11 @@ @type: class @short: - Provides a class that can display html pages. + Provides a class that can display HTML pages. @inherits: [class]widget[/class] @description: - Provides a class that can display html pages with hypertext navigation. + Provides a class that can display HTML pages with hypertext navigation. @functions: !fn: $setSource(<file_name:string>) With this you can display the page at szFile location (szFile include the path). |
