summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJi-Youn Park <jy0703.park@samsung.com>2016-07-05 15:18:32 +0830
committerJi-Youn Park <jy0703.park@samsung.com>2016-07-05 15:19:02 +0830
commite24366de25c3ae5a26fd1f1e8d77bc4b7c13c0be (patch)
tree8936c19454643690ec72615a75166e42d6d55fa8
parent9f0fd66ab818d212fa88faef316ac17625f1a2f5 (diff)
downloadefl-e24366de25c3ae5a26fd1f1e8d77bc4b7c13c0be.tar.gz
[efl_ui_image] fix documentation
-rw-r--r--src/lib/elementary/efl_ui_image.eo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/efl_ui_image.eo b/src/lib/elementary/efl_ui_image.eo
index 22762f8cc8..9cb7229675 100644
--- a/src/lib/elementary/efl_ui_image.eo
+++ b/src/lib/elementary/efl_ui_image.eo
@@ -118,7 +118,7 @@ class Efl.Ui.Image (Elm.Widget, Efl.Ui.Clickable, Efl.Ui.Draggable,
get {
[[Get the icon name of image set by icon standard names.
- If the image was set using elm_image_file_set() instead of
+ If the image was set using efl_file_set() instead of
@.icon.set, then this function will return null.
]]
}