summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Bouchaud <yoz@efl.so>2013-09-18 16:54:43 +0200
committerMichael Bouchaud <yoz@efl.so>2013-09-18 16:54:43 +0200
commitfe711d8f4b439d9cf1bed7b2ab48ee7fc14692a8 (patch)
tree42fccd35c1aa403e284d9f4d0a098b50b825d80c /ChangeLog
parent88ae5657a9c649aeff61a405fa809370bb675208 (diff)
downloadelementary-fe711d8f4b439d9cf1bed7b2ab48ee7fc14692a8.tar.gz
elementary: fix typo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 353517fc1..c5464bf78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1633,7 +1633,7 @@
2012-09-18 Michael Bouchaud (yoz)
* Elm_Widget_Item: Introduces new widget APIs,
- elm_widget_item_part_custom_set(),
- elm_widget_item_part_custom_get(),
- elm_widget_item_part_custom_update()
+ elm_widget_item_part_text_custom_set(),
+ elm_widget_item_part_text_custom_get(),
+ elm_widget_item_part_text_custom_update()