From 0fdfa479293f20b0f587cf8e59db6f22eb239d03 Mon Sep 17 00:00:00 2001 From: follower Date: Thu, 23 Jul 2020 04:21:29 +1200 Subject: [PATCH] Fix presumed copy/paste error: "Returns" -> "Sets" I might be going out on a limb here... :D (cherry picked from commit e38b63400cc6f3c7d83c7414c928d85bc82dab59) --- doc/classes/Skeleton.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/classes/Skeleton.xml b/doc/classes/Skeleton.xml index 3731ba875b3..3d027bf647a 100644 --- a/doc/classes/Skeleton.xml +++ b/doc/classes/Skeleton.xml @@ -230,7 +230,7 @@ - Returns the pose transform for bone [code]bone_idx[/code]. + Sets the pose transform for bone [code]bone_idx[/code].