mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
DOC: Fix spelling
See also https://github.com/godotengine/godot-docs/pull/2595
(cherry picked from commit ddfd67401f)
This commit is contained in:
committed by
Rémi Verschelde
parent
6891c942a1
commit
417f223e63
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user