aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Hilbrunner2018-06-18 03:29:06 +0200
committerGitHub2018-06-18 03:29:06 +0200
commit419e3492d426a94f3c3df43a413de19ee97308c2 (patch)
tree1f0965926149986306db03118fa3f8371a44ad47
parent970fd4349218eebea87cfb188ea9c3ca78cb6f6e (diff)
parent25b5242d9f9a7328f62977eea41ef96b82b67338 (diff)
downloadgodot-419e3492d426a94f3c3df43a413de19ee97308c2.tar.gz
godot-419e3492d426a94f3c3df43a413de19ee97308c2.tar.zst
godot-419e3492d426a94f3c3df43a413de19ee97308c2.zip
-rw-r--r--doc/classes/TreeItem.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/TreeItem.xml b/doc/classes/TreeItem.xml
index 6448b2697..57e0f2825 100644
--- a/doc/classes/TreeItem.xml
+++ b/doc/classes/TreeItem.xml
@@ -308,7 +308,7 @@
<argument index="0" name="child" type="Object">
</argument>
<description>
- Removes the child TreeItem at index [code]index[/code].
+ Removes the given child TreeItem.
</description>
</method>
<method name="select">