summaryrefslogtreecommitdiff
path: root/doc/classes/SkeletonModification2DPhysicalBones.xml
diff options
context:
space:
mode:
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 209602e974..2513b5e622 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">