Browse Source

Remove unnecessary comma

Nathan Lovato 4 years ago
parent
commit
b2da992a1f
1 changed files with 1 additions and 1 deletions
  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::
 .. seealso::
 
 
     See :ref:`doc_importing_3d_scenes` for information on how to export models
     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
 Performance caveats
 -------------------
 -------------------