diff options
Diffstat (limited to 'doc/base')
-rw-r--r-- | doc/base/classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 9b78a399d6..2c49926d66 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -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" > |