This commit is contained in:
Mael 2019-03-20 11:43:33 +01:00 committed by GitHub
parent d31f685a0b
commit f1dceb79ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1107,7 +1107,7 @@ public:
///
/// \returns one of the halfedges of the seam mesh that is on a seam.
///
/// \pre filename should be the name of a \cgal selection filee with file extension "*.selection.txt":
/// \pre filename should be the name of a \cgal selection file with file extension "*.selection.txt":
/// edges are described by pairs of integers, on the third line of the file.
TM_halfedge_descriptor add_seams(const char* filename)
{