[efl_ui_image] fix documentation

This commit is contained in:
Ji-Youn Park 2016-07-05 15:18:32 +08:30
parent 9f0fd66ab8
commit e24366de25
1 changed files with 1 additions and 1 deletions

View File

@ -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.
]]
}