summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJi-Youn Park <jy0703.park@samsung.com>2016-07-06 19:28:45 +0830
committerJi-Youn Park <jy0703.park@samsung.com>2016-07-06 19:28:45 +0830
commit7b61ff8722cd4da97a7c828a55cb3958787af7b9 (patch)
treef1d4048b7df96944231258246d08d9ef06e67489
parentd22403b7a2feabaa3ce8e623a36bbe5a742455f0 (diff)
downloadefl-7b61ff8722cd4da97a7c828a55cb3958787af7b9.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 3c5f639156..3b9a8ef7af 100644
--- a/src/lib/elementary/efl_ui_image.eo
+++ b/src/lib/elementary/efl_ui_image.eo
@@ -105,7 +105,7 @@ class Efl.Ui.Image (Elm.Widget, Efl.Ui.Clickable, Efl.Ui.Draggable,
If name is not found in any of the expected locations and it is
the absolute path of an image file, this image will be used.
- Lookup order used by @icon.set can be set using "icon_theme" in config.
+ Lookup order used by @.icon.set can be set using "icon_theme" in config.
Note: The image set by this function can be changed by
@Efl.File.file.set.