Browse Source

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

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

(cherry picked from commit e38b63400cc6f3c7d83c7414c928d85bc82dab59)
follower 5 năm trước cách đây
mục cha
commit
0fdfa47929
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>
 			<description>
-				Returns the pose transform for bone [code]bone_idx[/code].
+				Sets the pose transform for bone [code]bone_idx[/code].
 			</description>
 		</method>
 		<method name="set_bone_rest">