diff --git a/legacy/edje/src/lib/Edje.h b/legacy/edje/src/lib/Edje.h index d0e8a31bce..bc0c526dab 100644 --- a/legacy/edje/src/lib/Edje.h +++ b/legacy/edje/src/lib/Edje.h @@ -3914,7 +3914,7 @@ EAPI Eina_Bool edje_object_part_drag_page (Evas_Object *obj, const c * Box is a container type for parts, that means it can contain * other parts. * - * @ingroup Edje_Object_Part_Group + * @ingroup Edje_Object_Part * * @{ */ @@ -4082,7 +4082,7 @@ EAPI Eina_Bool edje_object_part_box_remove_all (Evas_Object *obj, con * Table is a container type for parts, that means it can contain * other parts. * - * @ingroup Edje_Object_Part_Group + * @ingroup Edje_Object_Part * * @{ */