diff --git a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h index ca75594d6e9..62d75d51dff 100644 --- a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h +++ b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h @@ -83,7 +83,7 @@ namespace IO { * * \return `true` if the reading, repairing, and orientation operations were successful, `false` otherwise. * - * \sa \link PkgBGLIOFct `CGAL::IO::write_polygon_mesh()` \endlink + * \sa \link PkgBGLIOFct `CGAL::IO::read_polygon_mesh()` \endlink */ template bool read_polygon_mesh(const std::string& fname,