From 722c230eddbc703088cf75990084649a03b96e55 Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Sat, 17 Mar 2012 10:42:26 +0000 Subject: [PATCH] elm: fix doxygen about Widget Tree Navigation SVN revision: 69486 --- legacy/elementary/src/lib/elm_object.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/elementary/src/lib/elm_object.h b/legacy/elementary/src/lib/elm_object.h index 8d1dad86f3..033c243722 100644 --- a/legacy/elementary/src/lib/elm_object.h +++ b/legacy/elementary/src/lib/elm_object.h @@ -185,7 +185,7 @@ EAPI void elm_object_disabled_set(Evas_Object *obj, Eina_Bool disabled); EAPI Eina_Bool elm_object_disabled_get(const Evas_Object *obj); /** - * @defgroup WidgetNavigation Widget Tree Navigation. + * @defgroup WidgetNavigation Widget Tree Navigation * * These functions provide checks for if a Evas_Object is an Elementary widget, * the possibility of getting a widget's parent, top level parent and getting a