summaryrefslogtreecommitdiff
path: root/src/lib/elc_popup_legacy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elc_popup_legacy.h')
-rw-r--r--src/lib/elc_popup_legacy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elc_popup_legacy.h b/src/lib/elc_popup_legacy.h
index 8ba86cf33..027edbdb6 100644
--- a/src/lib/elc_popup_legacy.h
+++ b/src/lib/elc_popup_legacy.h
@@ -4,7 +4,7 @@
* @param parent The parent object
* @return The new object or NULL if it cannot be created
*
- * @ingroup Popup
+ * @ingroup Elm_Popup
*/
EAPI Evas_Object *elm_popup_add(Evas_Object *parent) EINA_ARG_NONNULL(1);