Explorar el Código

Remove unnecessary comma

Nathan Lovato hace 4 años
padre
commit
b2da992a1f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 -------------------