Преглед на файлове

Remove misspelled duplicate text ('conves shapes')

flesk преди 8 години
родител
ревизия
4f9d2ba16f
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  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