summaryrefslogtreecommitdiff
path: root/doc/base
diff options
context:
space:
mode:
authorBrandon DeRosier <bdero@mit.edu>2014-11-11 13:57:25 -0500
committerBrandon DeRosier <bdero@mit.edu>2014-11-11 13:57:25 -0500
commit6628c0035bdf734a8280e5b481dc8486860e538e (patch)
tree506d371e3eb3d31e016ed3a2916f5c520b96606a /doc/base
parent4b76b2caf5d63dac47f57e4684ea255a11ce89d6 (diff)
Fixed documentation typo
Diffstat (limited to 'doc/base')
-rw-r--r--doc/base/classes.xml2
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" >