summaryrefslogtreecommitdiff
path: root/modules/csg/doc_classes/CSGShape.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/csg/doc_classes/CSGShape.xml')
-rw-r--r--modules/csg/doc_classes/CSGShape.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/csg/doc_classes/CSGShape.xml b/modules/csg/doc_classes/CSGShape.xml
index 91f54f8246..755d8df67e 100644
--- a/modules/csg/doc_classes/CSGShape.xml
+++ b/modules/csg/doc_classes/CSGShape.xml
@@ -92,7 +92,7 @@
Only intersecting geometry remains, the rest is removed.
</constant>
<constant name="OPERATION_SUBTRACTION" value="2" enum="Operation">
- The second shape is susbtracted from the first, leaving a dent with it's shape.
+ The second shape is subtracted from the first, leaving a dent with its shape.
</constant>
</constants>
</class>