aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJuan Linietsky2014-11-11 19:13:15 -0200
committerJuan Linietsky2014-11-11 19:13:15 -0200
commitc8cd5222a7fa931f072e02b23c5b9d826d0ef548 (patch)
tree506d371e3eb3d31e016ed3a2916f5c520b96606a /tools
parent72d5c2b8caa7416ca2c8e66cddf14f65167cc6c1 (diff)
parent6628c0035bdf734a8280e5b481dc8486860e538e (diff)
downloadgodot-c8cd5222a7fa931f072e02b23c5b9d826d0ef548.tar.gz
godot-c8cd5222a7fa931f072e02b23c5b9d826d0ef548.tar.zst
godot-c8cd5222a7fa931f072e02b23c5b9d826d0ef548.zip
Merge pull request #878 from bdero/bdero/fix-animation-tree-player-typo
Fix AnimationTreePlayer.node_get_input_source typo
Diffstat (limited to '')
-rw-r--r--tools/docdump/class_list.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/docdump/class_list.xml b/tools/docdump/class_list.xml
index 897477ff4..ab33cef7d 100644
--- a/tools/docdump/class_list.xml
+++ b/tools/docdump/class_list.xml
@@ -319,7 +319,7 @@
<argument index="1" name="animation" type="Object">
</argument>
<description>
- Add an animation resource to the player, which will be later referenced by the &quot;name&quot; arguemnt.
+ Add an animation resource to the player, which will be later referenced by the &quot;name&quot; argument.
</description>
</method>
<method name="remove_animation" >