rakuco pushed a commit to branch evas-1.7.

commit bb4fd2f6537003593782da8aeef7c6eacfd8a8ae
Author: Raphael Kubo da Costa <[email protected]>
Date:   Wed Jun 26 16:27:45 2013 +0300

    pixes -> pixels.
    
    As in efl/302d42b9afff7d9a77cefc12cc9029f26396f37d.
---
 src/lib/Evas.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/Evas.h b/src/lib/Evas.h
index db00b06..914e053 100644
--- a/src/lib/Evas.h
+++ b/src/lib/Evas.h
@@ -7131,7 +7131,7 @@ EAPI Eina_Bool                     
evas_object_image_pixels_import(Evas_Object *
  * @param data The data pointer to be passed to @a func.
  *
  * This functions sets a function to be the callback function that get
- * pixes from a image of the canvas.
+ * pixels from a image of the canvas.
  *
  */
 EAPI void                          
evas_object_image_pixels_get_callback_set(Evas_Object *obj, 
Evas_Object_Image_Pixels_Get_Cb func, void *data) EINA_ARG_NONNULL(1, 2);

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to