浏览代码

Remove unnecessary comma

Nathan Lovato 4 年之前
父节点
当前提交
b2da992a1f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
 -------------------