hermet pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=57360fdf2056ca6ba84d71e4dc93cbc020a356da

commit 57360fdf2056ca6ba84d71e4dc93cbc020a356da
Author: ChunEon Park <[email protected]>
Date:   Fri Apr 25 20:10:46 2014 +0900

    evas/image - fixed typo
---
 src/lib/evas/canvas/evas_object_image.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/evas/canvas/evas_object_image.c 
b/src/lib/evas/canvas/evas_object_image.c
index 5639c15..153b6e9 100644
--- a/src/lib/evas/canvas/evas_object_image.c
+++ b/src/lib/evas/canvas/evas_object_image.c
@@ -229,7 +229,7 @@ static const Evas_Object_Image_State default_state = {
   { 1.0, 0, 0, 0, 0, 1 }, // border
   NULL, NULL, NULL,  //source, defmap, scene
   { NULL }, //u
-  NULL, //ley
+  NULL, //key
   0, //frame
   EVAS_TEXTURE_REPEAT,
   EVAS_COLORSPACE_ARGB8888,

-- 


Reply via email to