From: Shuhrat Dehkanov Date: Mon, 29 Feb 2016 12:02:20 +0000 (-0500) Subject: Update documentation text X-Git-Tag: upstream/1.20.0~7358 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f3d978e04c54b3720069d51ad87a4a2ccf90dfe1;p=platform%2Fupstream%2Fefl.git 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 --- 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