From 04f1a6d6b8c4968bca3249f72053909262e3f57f Mon Sep 17 00:00:00 2001 From: Sanjeev BA Date: Mon, 28 Nov 2011 01:55:40 +0000 Subject: [PATCH] Fix documentation. Signed-off-by: Sanjeev BA SVN revision: 65625 --- src/lib/Elementary.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index eafd958..d2573e5 100644 --- a/src/lib/Elementary.h.in +++ b/src/lib/Elementary.h.in @@ -15995,7 +15995,7 @@ extern "C" { */ EAPI const Eina_List *elm_menu_items_get(const Evas_Object *obj) EINA_ARG_NONNULL(1); /** - * @brief Get the Evas_Object of an Elm_Menu_Item + * @brief Get the Evas_Object of an Elm_Object_Item * * @param it The menu item object. * @return The edje object containing the swallowed content -- 2.7.4