Explorar el Código

Fix broken reference in CSG page

Michael Alexsander Silva Dias hace 6 años
padre
commit
f89a54d2e7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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