evas: fix mistake in descriptions of matrix

Summary: Wrong word in documentation eina_matrix.h.

Reviewers: Hermet, raster, jpeg, cedric

Reviewed By: jpeg, cedric

Subscribers: jpeg

Differential Revision: https://phab.enlightenment.org/D3406

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
This commit is contained in:
se.osadchy 2015-12-07 16:51:55 -08:00 committed by Cedric BAIL
parent 82504d9d77
commit 785f4c1a5e
1 changed files with 2 additions and 2 deletions

View File

@ -622,7 +622,7 @@ EAPI void eina_matrix4_multiply_copy(Eina_Matrix4 *out,
/**
* @brief Set array to matrix.
*
* @param m The rsult matrix
* @param m The result matrix
* @param v The the array[16] for set
*
* Set to matrix first 16 elements from array
@ -673,7 +673,7 @@ EAPI void eina_matrix4_ortho_set(Eina_Matrix4 *m,
/**
* @brief Set array to matrix.
*
* @param m The rsult matrix
* @param m The result matrix
* @param v The the array[9] for set
*
* Set to matrix first 9 elements from array