aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Hilbrunner2018-06-18 03:28:26 +0200
committerGitHub2018-06-18 03:28:26 +0200
commit25b5242d9f9a7328f62977eea41ef96b82b67338 (patch)
treeba50e4501d049d08b7ad5fc42922858ab6ac6eea /doc
parenta74e1514206af1b8456ece2cf009b841b86b72f1 (diff)
downloadgodot-25b5242d9f9a7328f62977eea41ef96b82b67338.tar.gz
godot-25b5242d9f9a7328f62977eea41ef96b82b67338.tar.zst
godot-25b5242d9f9a7328f62977eea41ef96b82b67338.zip
Diffstat (limited to 'doc')
-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">