Fixed documentation typo

Esse commit está contido em:
Brandon DeRosier
2014-11-11 13:57:25 -05:00
commit 6628c0035b
2 arquivos alterados com 2 adições e 2 exclusões
+1 -1
Ver Arquivo
@@ -2392,7 +2392,7 @@
<argument index="1" name="animation" type="Animation"> <argument index="1" name="animation" type="Animation">
</argument> </argument>
<description> <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> </description>
</method> </method>
<method name="remove_animation" > <method name="remove_animation" >
+1 -1
Ver Arquivo
@@ -319,7 +319,7 @@
<argument index="1" name="animation" type="Object"> <argument index="1" name="animation" type="Object">
</argument> </argument>
<description> <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> </description>
</method> </method>
<method name="remove_animation" > <method name="remove_animation" >