diff --git a/src/lib/elementary/efl_ui_textpath_eo.legacy.h b/src/lib/elementary/efl_ui_textpath_eo.legacy.h index 47660c5f59..dad8d9e120 100644 --- a/src/lib/elementary/efl_ui_textpath_eo.legacy.h +++ b/src/lib/elementary/efl_ui_textpath_eo.legacy.h @@ -13,7 +13,7 @@ typedef Eo Efl_Ui_Textpath; /** Textpath direction * - * @ingroup Efl_Ui + * @ingroup Elm_Textpath_Group */ typedef enum { diff --git a/src/lib/elementary/elm_textpath.h b/src/lib/elementary/elm_textpath.h index 064c865bf3..29506b8cbb 100644 --- a/src/lib/elementary/elm_textpath.h +++ b/src/lib/elementary/elm_textpath.h @@ -1,5 +1,5 @@ /** - * @defgroup Elm_Textpath Textpath + * @defgroup Elm_Textpath_Group Textpath * @ingroup Elementary */