소스 검색

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
 -------------------