edje : fixed a doc.

SVN revision: 76274
This commit is contained in:
WooHyun Jung 2012-09-07 05:19:28 +00:00
parent cd9998f251
commit 989a182d1c
1 changed files with 1 additions and 1 deletions

View File

@ -2304,7 +2304,7 @@ EAPI void edje_object_text_change_cb_set (Evas_Object *obj, Edje_Te
* @param part The part name
* @param text The text string
*
* @return @c EINA_BOOL on success, @c EINA_FALSE otherwise
* @return @c EINA_TRUE on success, @c EINA_FALSE otherwise
*/
EAPI Eina_Bool edje_object_part_text_set (Evas_Object *obj, const char *part, const char *text);