summaryrefslogtreecommitdiffstats
path: root/doc/classes/Polygon2D.xml
diff options
context:
space:
mode:
authorskyace65 <matthewehr@hotmail.com>2023-05-21 17:47:21 -0400
committerskyace65 <matthewehr@hotmail.com>2023-05-21 17:47:21 -0400
commit7d9a0f1fe75baa78fbbb1387be096cb9c9511e7f (patch)
treeb2f53824e8de50a7b03d43f9928b07b2d3d2690a /doc/classes/Polygon2D.xml
parent809a98216267f3066b9fec2f02b2042bdc9d3e0d (diff)
downloadredot-engine-7d9a0f1fe75baa78fbbb1387be096cb9c9511e7f.tar.gz
Fix incorrect Polygon2D description
Diffstat (limited to 'doc/classes/Polygon2D.xml')
-rw-r--r--doc/classes/Polygon2D.xml2
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">