Pārlūkot izejas kodu

Remove misspelled duplicate text ('conves shapes')

flesk 8 gadi atpakaļ
vecāks
revīzija
4f9d2ba16f
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      learning/features/physics/physics_introduction.rst

+ 3 - 3
learning/features/physics/physics_introduction.rst

@@ -197,9 +197,9 @@ adds collision shapes to it.
 
 .. image:: /img/spritewithcollision.png
 
-The CollisionPolygon2D will decompose the user-defined polygon into conves shapes
-convex shapes (shapes can only be convex, remember?) before adding them to
-the CollisionObject2D. The following image shows such a decomposition:
+The CollisionPolygon2D will decompose the user-defined polygon into convex shapes
+(shapes can only be convex, remember?) before adding them to the CollisionObject2D.
+The following image shows such a decomposition:
 
 .. image:: /img/decomposed.png