genlist : update comment about flip set
authorhyoyoung <hyoyoung@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 25 Apr 2012 13:40:11 +0000 (13:40 +0000)
committerhyoyoung <hyoyoung@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 25 Apr 2012 13:40:11 +0000 (13:40 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70472 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_genlist.h

index 7b94b5d..42a3194 100644 (file)
@@ -1712,7 +1712,7 @@ EAPI Eina_Bool          elm_genlist_decorate_mode_get(const Evas_Object *obj);
  * This function sets the flip state of a given genlist item.
  * Flip mode overrides current item object.
  * It can be used for on-the-fly item replace.
- * Flip mode can be used with/without edit mode.
+ * Flip mode can be used with/without decorate mode.
  *
  * @see elm_genlist_item_flip_get()
  *