瀏覽代碼

Fix presumed copy/paste error: "Returns" -> "Sets"

I might be going out on a limb here... :D

(cherry picked from commit e38b63400cc6f3c7d83c7414c928d85bc82dab59)
follower 5 年之前
父節點
當前提交
0fdfa47929
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/classes/Skeleton.xml

+ 1 - 1
doc/classes/Skeleton.xml

@@ -230,7 +230,7 @@
 			<argument index="1" name="pose" type="Transform">
 			<argument index="1" name="pose" type="Transform">
 			</argument>
 			</argument>
 			<description>
 			<description>
-				Returns the pose transform for bone [code]bone_idx[/code].
+				Sets the pose transform for bone [code]bone_idx[/code].
 			</description>
 			</description>
 		</method>
 		</method>
 		<method name="set_bone_rest">
 		<method name="set_bone_rest">