1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00

Fixed documentation typo

This commit is contained in:
Brandon DeRosier
2014-11-11 13:57:25 -05:00
parent 4b76b2caf5
commit 6628c0035b
2 changed files with 2 additions and 2 deletions

View File

@@ -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" >