hermet pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=513b7c5ed9b4819d777ab4177ce5fd73bdd2cec2

commit 513b7c5ed9b4819d777ab4177ce5fd73bdd2cec2
Author: ChunEon Park <her...@hermet.pe.kr>
Date:   Sat Apr 4 15:03:29 2015 +0900

    evas: fix typo in doc.
---
 src/lib/evas/Evas_Common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/evas/Evas_Common.h b/src/lib/evas/Evas_Common.h
index 5055561..c07e8e3 100644
--- a/src/lib/evas/Evas_Common.h
+++ b/src/lib/evas/Evas_Common.h
@@ -2290,7 +2290,7 @@ EAPI void            evas_map_util_quat_rotate(Evas_Map 
*m, double qx, double qy
  *
  * This is used to apply lighting calculations (from a single light source)
  * to a given map. The R, G and B values of each vertex will be modified to
- * reflect the lighting based on the lixth point coordinates, the light
+ * reflect the lighting based on the light point coordinates, the light
  * color and the ambient color, and at what angle the map is facing the
  * light source. A surface should have its points be declared in a
  * clockwise fashion if the face is "facing" towards you (as opposed to

-- 


Reply via email to