Explorar o código

DOC: Fix spelling

See also https://github.com/godotengine/godot-docs/pull/2595
Remi Rampin %!s(int64=6) %!d(string=hai) anos
pai
achega
ddfd67401f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modules/csg/doc_classes/CSGShape.xml

+ 1 - 1
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>