DOC: Fix spelling

See also https://github.com/godotengine/godot-docs/pull/2595
This commit is contained in:
Remi Rampin 2019-07-06 16:54:01 -04:00
parent 44db85d6f6
commit ddfd67401f

View file

@ -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>