rakuco pushed a commit to branch master.

commit 302d42b9afff7d9a77cefc12cc9029f26396f37d
Author: Raphael Kubo da Costa <[email protected]>
Date:   Wed Jun 26 16:26:35 2013 +0300

    pixes -> pixels.
---
 src/lib/evas/Evas_Legacy.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/evas/Evas_Legacy.h b/src/lib/evas/Evas_Legacy.h
index 67f1749..f359b02 100644
--- a/src/lib/evas/Evas_Legacy.h
+++ b/src/lib/evas/Evas_Legacy.h
@@ -4464,7 +4464,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