diff options
-rw-r--r-- | doc/classes/Polygon2D.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Polygon2D.xml b/doc/classes/Polygon2D.xml index b657e49799..e40abd3312 100644 --- a/doc/classes/Polygon2D.xml +++ b/doc/classes/Polygon2D.xml @@ -47,7 +47,7 @@ <return type="PackedFloat32Array" /> <param index="0" name="index" type="int" /> <description> - Returns the height values of the specified bone. + Returns the weight values of the specified bone. </description> </method> <method name="set_bone_path"> |