diff --git a/Property_map/include/CGAL/property_map.h b/Property_map/include/CGAL/property_map.h index acd4ad57337..fba1c0d6573 100644 --- a/Property_map/include/CGAL/property_map.h +++ b/Property_map/include/CGAL/property_map.h @@ -542,7 +542,7 @@ struct Cartesian_converter_property_map }; /// \ingroup PkgProperty_map -/// returns `Cartesian_converter_property_map(&vpm)` +/// returns `Cartesian_converter_property_map(vpm)` template Cartesian_converter_property_map make_cartesian_converter_property_map(Vpm vpm)