Forráskód Böngészése

Merge pull request #30388 from remram44/its

DOC: Fix spelling
Rémi Verschelde 6 éve
szülő
commit
bf0c54ecf2
1 módosított fájl, 1 hozzáadás és 1 törlés
  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.
 			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>