diff options
-rw-r--r-- | doc/base/classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml index e3962834d1..431e038062 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -19771,7 +19771,7 @@ verify_host will check the SSL identity of the host if set to true. <return type="String"> </return> <description> - Return the name of the host OS. + Return the name of the host OS. Possible values are: "Android", "BlackBerry 10", "Flash", "Haiku", "iOS", "HTML5", "OSX", "Server", "Windows", "WinRT", "X11" </description> </method> <method name="get_cmdline_args"> |