projects
/
framework
/
uifw
/
evas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29a4de1
)
[textblock] fix document
author
Jihoon Kim
<jihoon48.kim@samsung.com>
Mon, 25 Oct 2010 00:24:24 +0000
(09:24 +0900)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Mon, 25 Oct 2010 00:24:24 +0000
(09:24 +0900)
src/lib/canvas/evas_object_textblock.c
patch
|
blob
|
history
diff --git
a/src/lib/canvas/evas_object_textblock.c
b/src/lib/canvas/evas_object_textblock.c
index
4bcbb15
..
6139d81
100644
(file)
--- a/
src/lib/canvas/evas_object_textblock.c
+++ b/
src/lib/canvas/evas_object_textblock.c
@@
-1170,7
+1170,7
@@
_format_clean_param(char *dst, const char *src)
*
* @param obj the evas object - should not be NULL.
* @param fmt The format to populate - should not be NULL.
- * @param[in] cmd the command to proc
c
ess, should be stringshared.
+ * @param[in] cmd the command to process, should be stringshared.
* @param[in] param the parameter of the command.
*/
static void