Typo.
authorSebastian Dransfeld <sd@tango.flipp.net>
Thu, 18 Jan 2007 23:58:40 +0000 (23:58 +0000)
committerSebastian Dransfeld <sd@tango.flipp.net>
Thu, 18 Jan 2007 23:58:40 +0000 (23:58 +0000)
SVN revision: 28054

legacy/edje/src/lib/edje_embryo.c

index 1e18ebc..be88c0f 100644 (file)
@@ -80,8 +80,8 @@
  * Direction:get_drag_dir(part_id)
  * get_drag(part_id, &Float:dx, &Float:&dy)
  * set_drag(part_id, Float:dx, Float:dy)
- * text_set(part_id, str[])
- * text_get(part_id, dst[], maxlen)
+ * set_text(part_id, str[])
+ * get_text(part_id, dst[], maxlen)
  * get_min_size(w, h)
  * get_max_size(w, h)
  * set_color_class(class[], r, g, b, a)