discomfitor pushed a commit to branch master.

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

commit f3d978e04c54b3720069d51ad87a4a2ccf90dfe1
Author: Shuhrat Dehkanov <sh.dehka...@samsung.com>
Date:   Mon Feb 29 07:02:20 2016 -0500

    Update documentation text
    
    Summary:
    The word 'english' has several issues:
     - the whole documentation and source code is in English,
       there is no point in mentioning here specifically
     - the character 'E' needs to be capitalized, as in
       Ecore, Evas, Elementary
    
    Reviewers: zmike, herdsman
    
    Subscribers: cedric, seoz, jpeg
    
    Differential Revision: https://phab.enlightenment.org/D3740
---
 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 9713e0e..63f9d4a 100644
--- a/src/lib/evas/Evas_Common.h
+++ b/src/lib/evas/Evas_Common.h
@@ -5055,7 +5055,7 @@ EAPI void        evas_cserve_disconnect(void);
 
 /**
  * Converts the given Evas image load error code into a string
- * describing it in english.
+ * describing it in human-readable text.
  *
  * @param error the error code, a value in ::Evas_Load_Error.
  * @return Always returns a valid string. If the given @p error is not

-- 


Reply via email to