소스 검색

Fix broken reference in CSG page

Michael Alexsander Silva Dias 6 년 전
부모
커밋
f89a54d2e7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tutorials/3d/csg_tools.rst

+ 1 - 1
tutorials/3d/csg_tools.rst

@@ -20,7 +20,7 @@ Like other features of Godot, CSG is supported in form of nodes, these are the C
 - :ref:`CSGTorus <class_CSGTorus>`
 - :ref:`CSGPolygon <class_CSGPolygon>`
 - :ref:`CSGMesh <class_CSGMesh>`
-- :ref:`CSGCombiner <class_CSGcombiner>'
+- :ref:`CSGCombiner <class_CSGcombiner>`
 
 .. image:: img/csg_nodes.png