From: hermet Date: Wed, 23 Feb 2011 12:14:45 +0000 (+0000) Subject: elementary/ctxpopup - fixed white space X-Git-Tag: REL_F_I9500_20120323_1~17^2~3116 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3f0cdd8b9e9eb15a46246b4c809c38b5c8367e81;p=framework%2Fuifw%2Felementary.git elementary/ctxpopup - fixed white space git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@57264 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/elc_ctxpopup.c b/src/lib/elc_ctxpopup.c index 02d0849..5281423 100644 --- a/src/lib/elc_ctxpopup.c +++ b/src/lib/elc_ctxpopup.c @@ -1374,7 +1374,7 @@ elm_ctxpopup_item_disabled_get(const Elm_Ctxpopup_Item *item) * once you set a content, the previous list items will be removed. * * @param obj Ctxpopup object - * @param content Content to be swallowed + * @param content Content to be swallowed * * @ingroup Ctxpopup */