From d2b130e442e732cad60a31082189dfbb32cf0f0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mael=20Rouxel-Labb=C3=A9?= Date: Thu, 27 Jul 2017 10:49:20 +0200 Subject: [PATCH] Tiny doc fix --- .../Surface_mesh_parameterization.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Surface_mesh_parameterization.txt b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Surface_mesh_parameterization.txt index 72086d167ba..ca92329dcf9 100644 --- a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Surface_mesh_parameterization.txt +++ b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Surface_mesh_parameterization.txt @@ -435,7 +435,7 @@ for its computation. The algorithm requires the user to select a set of vertices of the input mesh and mark them as cones, which will be the singularities of the unfolding. Internally, the process requires the use of (virtual) seams between the cones, but the choice -of these seams do not influence the result. The `Seam_mesh` structure +of these seams does not influence the result. The `Seam_mesh` structure (see also Section \ref secCuttingaMesh) is used for this purpose. \cgalFigureAnchor{Surface_mesh_parameterizationfigOrbifold}