From: seoz Date: Thu, 25 Aug 2011 17:17:35 +0000 (+0000) Subject: elm Elementary.h.in: Removed unnecessary spacing. X-Git-Tag: REL_F_I9500_20120323_1~17^2~1887 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7bc89bd1e73009d123fe1e7dcb77da98021fe3f3;p=framework%2Fuifw%2Felementary.git elm Elementary.h.in: Removed unnecessary spacing. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62829 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index 5a3a6f8..1d31ea8 100644 --- a/src/lib/Elementary.h.in +++ b/src/lib/Elementary.h.in @@ -16638,7 +16638,7 @@ extern "C" { * * In general to indicate how the genlist should expand items horizontally to * fill the list area, use elm_genlist_horizontal_set(). Valid modes are - * ELM_LIST_LIMIT and ELM_LIST_SCROLL . The default is ELM_LIST_SCROLL. This + * ELM_LIST_LIMIT and ELM_LIST_SCROLL. The default is ELM_LIST_SCROLL. This * mode means that if items are too wide to fit, the scroller will scroll * horizontally. Otherwise items are expanded to fill the width of the * viewport of the scroller. If it is ELM_LIST_LIMIT, items will be expanded