瀏覽代碼

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