From cbe815e04f0e3f7b6da2459ee21a1eb47b08056d Mon Sep 17 00:00:00 2001 From: hyoyoung Date: Wed, 25 Apr 2012 13:40:11 +0000 Subject: [PATCH] genlist : update comment about flip set git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70472 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/elm_genlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elm_genlist.h b/src/lib/elm_genlist.h index 7b94b5d..42a3194 100644 --- a/src/lib/elm_genlist.h +++ b/src/lib/elm_genlist.h @@ -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() * -- 2.7.4