Hi, EFL developers.

There is typing error in doxygen of elm_scrolled_entry_entry_get() API.
The attached file is simple patch for fixing it.

Would you please apply in svn?
Index: elc_scrolled_entry.c
===================================================================
--- elc_scrolled_entry.c	(revision 60343)
+++ elc_scrolled_entry.c	(working copy)
@@ -785,7 +785,7 @@ elm_scrolled_entry_entry_get(const Evas_Object *ob
  * @param obj The entry object
  * @return If the entry is empty or not.
  *
- * @ingroup Entry
+ * @ingroup Scrolled_Entry
  */
 EAPI Eina_Bool
 elm_scrolled_entry_is_empty(const Evas_Object *obj)
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to