浏览代码

Fixed documentation typo

Brandon DeRosier 11 年之前
父节点
当前提交
6628c0035b
共有 2 个文件被更改,包括 2 次插入2 次删除
  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 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
tools/docdump/class_list.xml

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