ソースを参照

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