Fixed documentation typo
This commit is contained in:
parent
4b76b2caf5
commit
6628c0035b
2 changed files with 2 additions and 2 deletions
|
@ -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" >
|
||||
|
|
|
@ -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 "name" arguemnt.
|
||||
Add an animation resource to the player, which will be later referenced by the "name" argument.
|
||||
</description>
|
||||
</method>
|
||||
<method name="remove_animation" >
|
||||
|
|
Loading…
Reference in a new issue