summaryrefslogtreecommitdiffstats
path: root/doc/classes/SkeletonModification2DLookAt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/SkeletonModification2DLookAt.xml')
-rw-r--r--doc/classes/SkeletonModification2DLookAt.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/SkeletonModification2DLookAt.xml b/doc/classes/SkeletonModification2DLookAt.xml
index f209db7797..190ba7b432 100644
--- a/doc/classes/SkeletonModification2DLookAt.xml
+++ b/doc/classes/SkeletonModification2DLookAt.xml
@@ -81,7 +81,7 @@
The [Bone2D] node that the modification will operate on.
</member>
<member name="bone_index" type="int" setter="set_bone_index" getter="get_bone_index" default="-1">
- The index of the [Bone2D] node that the modification will oeprate on.
+ The index of the [Bone2D] node that the modification will operate on.
</member>
<member name="target_nodepath" type="NodePath" setter="set_target_node" getter="get_target_node" default="NodePath(&quot;&quot;)">
The NodePath to the node that is the target for the LookAt modification. This node is what the modification will rotate the [Bone2D] to.