Browse Source

Fixed documentation typo

Brandon DeRosier 11 years ago
parent
commit
6628c0035b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      doc/base/classes.xml
  2. 1 1
      tools/docdump/class_list.xml

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

+ 1 - 1
tools/docdump/class_list.xml

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