summaryrefslogtreecommitdiffstats
path: root/doc/classes/SkeletonModification2DPhysicalBones.xml
diff options
context:
space:
mode:
authorHaoyu Qiu <timothyqiu32@gmail.com>2023-04-18 19:53:47 +0800
committerHaoyu Qiu <timothyqiu32@gmail.com>2023-04-18 19:53:47 +0800
commit766807506c4f40bca1fafd16ac467a33694f6269 (patch)
treef8b7a7bd7de90f1935bdaf8b9983350136b267ee /doc/classes/SkeletonModification2DPhysicalBones.xml
parent377d8845da051b93d568a55cab98433de7c82a36 (diff)
downloadredot-engine-766807506c4f40bca1fafd16ac467a33694f6269.tar.gz
Fix various typos in the classref
Diffstat (limited to 'doc/classes/SkeletonModification2DPhysicalBones.xml')
-rw-r--r--doc/classes/SkeletonModification2DPhysicalBones.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/SkeletonModification2DPhysicalBones.xml b/doc/classes/SkeletonModification2DPhysicalBones.xml
index 61edc1bd9e..ed7bf946dc 100644
--- a/doc/classes/SkeletonModification2DPhysicalBones.xml
+++ b/doc/classes/SkeletonModification2DPhysicalBones.xml
@@ -13,7 +13,7 @@
<method name="fetch_physical_bones">
<return type="void" />
<description>
- Empties the list of [PhysicalBone2D] nodes and populates it will all [PhysicalBone2D] nodes that are children of the [Skeleton2D].
+ Empties the list of [PhysicalBone2D] nodes and populates it with all [PhysicalBone2D] nodes that are children of the [Skeleton2D].
</description>
</method>
<method name="get_physical_bone_node" qualifiers="const">