You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-26 15:46:23 +00:00
DOC: Fix spelling
See also https://github.com/godotengine/godot-docs/pull/2595
This commit is contained in:
@@ -92,7 +92,7 @@
|
|||||||
Only intersecting geometry remains, the rest is removed.
|
Only intersecting geometry remains, the rest is removed.
|
||||||
</constant>
|
</constant>
|
||||||
<constant name="OPERATION_SUBTRACTION" value="2" enum="Operation">
|
<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>
|
</constant>
|
||||||
</constants>
|
</constants>
|
||||||
</class>
|
</class>
|
||||||
|
|||||||
Reference in New Issue
Block a user