edje: fix refs to Edje_Object_Part group in documentation.
authorgastal <gastal>
Tue, 25 Sep 2012 19:45:38 +0000 (19:45 +0000)
committergastal <gastal@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 25 Sep 2012 19:45:38 +0000 (19:45 +0000)
Author:    Lucas Joia <lucasjoia@profusion.mobi>

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@77057 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Edje.h

index d0e8a31..bc0c526 100644 (file)
@@ -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
  *
  * @{
  */