summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2014-11-25 10:00:31 +0900
committerChunEon Park <hermet@hermet.pe.kr>2014-11-25 10:00:31 +0900
commit86aef83eb2aa89a76135e0cbab6999684f51839a (patch)
treeea7de10c9f501d754d0ca880a52f10b8fcd88522
parent0ba1239ac1b3184a546bc90b6753b66e6dc9374e (diff)
downloadefl-86aef83eb2aa89a76135e0cbab6999684f51839a.tar.gz
edje_edit: updated doc.
revised the ambigious description for clarify.
-rw-r--r--src/lib/edje/Edje_Edit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/edje/Edje_Edit.h b/src/lib/edje/Edje_Edit.h
index 01dd3665d6..35e7e6b83d 100644
--- a/src/lib/edje/Edje_Edit.h
+++ b/src/lib/edje/Edje_Edit.h
@@ -4028,8 +4028,7 @@ edje_edit_state_map_point_color_get(Evas_Object *obj, const char *part, const ch
/** Set the source part for given part state.
*
- * Set source causes the part to use another part content as the content
- * of this part.
+ * Set another part content as the content of this part.
*
* @param obj Object being edited.
* @param part Part that contain state.