From e0c182f59295e7c92ec7028e80dc115d6e146f39 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Wed, 5 Nov 2014 12:51:55 +0100 Subject: [PATCH] typo --- Surface_mesh/doc/Surface_mesh/Surface_mesh.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Surface_mesh/doc/Surface_mesh/Surface_mesh.txt b/Surface_mesh/doc/Surface_mesh/Surface_mesh.txt index 654977680ab..ff2d19ed565 100644 --- a/Surface_mesh/doc/Surface_mesh/Surface_mesh.txt +++ b/Surface_mesh/doc/Surface_mesh/Surface_mesh.txt @@ -63,7 +63,7 @@ As `Surface_mesh` is index-based `Vertex_index`, `Face_index`, `Halfedge_index` and `Edge_index` don't have member functions to access connectivity or properties. The functions of the `Surface_mesh` instance they were -created from needs to be used to obtain that information. +created from must be used to obtain that information. \section sectionSurfaceMeshConnectivity Connectivity