Procházet zdrojové kódy

Remove unnecessary comma

Nathan Lovato před 4 roky
rodič
revize
b2da992a1f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      tutorials/physics/collision_shapes_3d.rst

+ 1 - 1
tutorials/physics/collision_shapes_3d.rst

@@ -122,7 +122,7 @@ editor exposes two options:
 .. seealso::
 
     See :ref:`doc_importing_3d_scenes` for information on how to export models
-    for Godot, and automatically generate collision shapes on import.
+    for Godot and automatically generate collision shapes on import.
 
 Performance caveats
 -------------------