aboutsummaryrefslogtreecommitdiff
path: root/doc/base
diff options
context:
space:
mode:
authorGeorge Marques2016-11-02 19:22:49 -0200
committerGeorge Marques2016-11-03 14:51:08 -0200
commit411faaa6f478f837aa40893eaadf67e2b5d57cec (patch)
treed75d928bb9d244edd7b33f04c8ad31e840802bfe /doc/base
parentb113c7b7a3e63581ae268b0ae7f827d55e381b82 (diff)
downloadgodot-411faaa6f478f837aa40893eaadf67e2b5d57cec.tar.gz
godot-411faaa6f478f837aa40893eaadf67e2b5d57cec.tar.zst
godot-411faaa6f478f837aa40893eaadf67e2b5d57cec.zip
Rename remaining WinRT references to UWP
Diffstat (limited to '')
-rw-r--r--doc/base/classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index 92b208ff5..e1241c265 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -23878,7 +23878,7 @@
<return type="String">
</return>
<description>
- Return the name of the host OS. Possible values are: "Android", "BlackBerry 10", "Flash", "Haiku", "iOS", "HTML5", "OSX", "Server", "Windows", "WinRT", "X11"
+ Return the name of the host OS. Possible values are: "Android", "BlackBerry 10", "Flash", "Haiku", "iOS", "HTML5", "OSX", "Server", "Windows", "UWP", "X11"
</description>
</method>
<method name="get_process_ID" qualifiers="const">