hermet pushed a commit to branch master.

commit d46defb83fc3f6b9b76933af234d303fc6a7bb5d
Author: ChunEon Park <[email protected]>
Date:   Sun Aug 18 20:40:22 2013 +0900

    elementary/mapbuf - fixed comment typo and more intuitive comment.
---
 src/lib/elm_mapbuf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/elm_mapbuf.c b/src/lib/elm_mapbuf.c
index 61e58c5..9c2d36e 100644
--- a/src/lib/elm_mapbuf.c
+++ b/src/lib/elm_mapbuf.c
@@ -153,7 +153,7 @@ _configure(Evas_Object *obj, Eina_Bool update_force)
         else
           {
 /* This causes many side effects in calculating mapbuf objects.
-   But it doens't affect to the mapbuf it's special feature, performance. */
+   But it doesn't affect to the mapbuf it's own special feature, performance. 
*/
 //             evas_smart_objects_calculate(e);
              evas_nochange_push(e);
              evas_object_move(sd->content, x, y);

-- 

------------------------------------------------------------------------------
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