diff --git a/Mean_curvature_skeleton/doc/Mean_curvature_skeleton/PackageDescription.txt b/Mean_curvature_skeleton/doc/Mean_curvature_skeleton/PackageDescription.txt index 5e1f228e5a7..9854a93c7eb 100644 --- a/Mean_curvature_skeleton/doc/Mean_curvature_skeleton/PackageDescription.txt +++ b/Mean_curvature_skeleton/doc/Mean_curvature_skeleton/PackageDescription.txt @@ -11,7 +11,7 @@ \cgalPkgDesc{This package provides a (1D) curve skeleton extraction algorithm for a triangulated polygonal mesh without borders based on the mean curvature flow. The particularity of this skeleton is that it capture the topology of the input. For each skeleton vertex one can obtain its location and its corresponding vertices from the input mesh. - The code is generic and works with any model of the `HalfedgeGraph` + The code is generic and works with any model of the `FaceListGraph` concept. } \cgalPkgManuals{Chapter_3D_Mean_Curvature_Skeleton,PkgMeanCurvatureSkeleton3}