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

@ -2392,7 +2392,7 @@
<argument index="1" name="animation" type="Animation">
</argument>
<description>
Add an animation resource to the player, which will be later referenced by the "name" arguemnt.
Add an animation resource to the player, which will be later referenced by the "name" argument.
</description>
</method>
<method name="remove_animation" >

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