edje : fixed a doc.
authorWooHyun Jung <woohyun0705@gmail.com>
Fri, 7 Sep 2012 05:19:28 +0000 (05:19 +0000)
committerWooHyun Jung <woohyun0705@gmail.com>
Fri, 7 Sep 2012 05:19:28 +0000 (05:19 +0000)
SVN revision: 76274

legacy/edje/src/lib/Edje.h

index ac7e2a7..bab30e6 100644 (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);