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

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

(cherry picked from commit e38b63400c)
This commit is contained in:
follower 2020-07-23 04:21:29 +12:00 committed by Rémi Verschelde
parent accc30e5e0
commit 0fdfa47929

View file

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