summaryrefslogtreecommitdiff
path: root/doc/classes/MeshInstance.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/MeshInstance.xml')
-rw-r--r--doc/classes/MeshInstance.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/MeshInstance.xml b/doc/classes/MeshInstance.xml
index ac26c2946f..9273e87430 100644
--- a/doc/classes/MeshInstance.xml
+++ b/doc/classes/MeshInstance.xml
@@ -22,7 +22,7 @@
<return type="void">
</return>
<description>
- This helper creates a [MeshInstance] child node with gizmos at every vertex calculated from the mesh geometry. It's mainly used for testing.
+ This helper creates a [MeshInstance] child node with gizmos at every vertex calculated from the mesh geometry. It's mainly used for testing.
</description>
</method>
<method name="create_trimesh_collision">