hermet pushed a commit to branch master.

commit 3688a00144eb41535c65aaaf92cbe84b462eb4e2
Author: ChunEon Park <[email protected]>
Date:   Sat Aug 10 16:47:28 2013 +0900

    elementary/popup - fixed typo
---
 src/lib/elc_popup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/elc_popup.c b/src/lib/elc_popup.c
index 340d45b..6ee5c27 100644
--- a/src/lib/elc_popup.c
+++ b/src/lib/elc_popup.c
@@ -325,7 +325,7 @@ _elm_popup_smart_theme(Eo *obj, void *_pd, va_list *list)
 
    _mirrored_set(obj, elm_widget_mirrored_get(obj));
 
-   /* Since parent of the popup can be notify, we need to set to notify style
+   /* Since parent of the popup can be notify, we need to set the notify style
       manually. */
    if (elm_widget_parent_get(sd->notify) != obj)
      eo_do(sd->notify, elm_wdg_style_set(elm_widget_style_get(obj), &ret));

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to