From f53d5978d8d42c0829ac60fa9d9015c2c14f753c Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Wed, 23 Feb 2011 12:14:45 +0000 Subject: [PATCH] elementary/ctxpopup - fixed white space SVN revision: 57264 --- src/lib/elc_ctxpopup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.7.4