diff --git a/Generalized_map/doc/Generalized_map/CGAL/GDart.h b/Generalized_map/doc/Generalized_map/CGAL/GDart.h
index fe70a757066..e9c5ea5aadd 100644
--- a/Generalized_map/doc/Generalized_map/CGAL/GDart.h
+++ b/Generalized_map/doc/Generalized_map/CGAL/GDart.h
@@ -4,9 +4,9 @@ namespace CGAL {
/*!
\ingroup PkgGeneralizedMapsClasses
-The class `Dart` represents a dD dart in a generalized map.
+The class `GDart` represents a dD dart in a generalized map.
-\f$ \alpha_i\f$ pointers are coded in a array of d+1 \ref Dart::Dart_handle "Dart_handle". Attributes are associated to each dart by \ref Attribute_handle "Attribute_handle", one for each non void i-attribute.
+\f$ \alpha_i\f$ pointers are coded in a array of d+1 \ref GDart::Dart_handle "Dart_handle". Attributes are associated to each dart by \ref Attribute_handle "Attribute_handle", one for each non void i-attribute.
\cgalModels `::GDart`