projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ecd383
)
tooltip: corrected the typo in documentation of elm_object_tooltip_show
author
Amitesh Singh
<amitesh.sh@samsung.com>
Fri, 11 Jul 2014 06:14:04 +0000
(15:14 +0900)
committer
Daniel Juyung Seo
<seojuyung2@gmail.com>
Fri, 11 Jul 2014 06:14:05 +0000
(15:14 +0900)
Summary: @fix
Reviewers: seoz, raster
Subscribers: shobhit, seoz
Differential Revision: https://phab.enlightenment.org/D1174
src/lib/elm_tooltip.h
patch
|
blob
|
history
diff --git
a/src/lib/elm_tooltip.h
b/src/lib/elm_tooltip.h
index 03a2c5d7f7ddc3e6ed965399d6d93e2e66efc574..d1b6d4d28bb9a22b7348c15c5305b4a0537b7637 100644
(file)
--- a/
src/lib/elm_tooltip.h
+++ b/
src/lib/elm_tooltip.h
@@
-123,7
+123,7
@@
typedef Evas_Object *(*Elm_Tooltip_Item_Content_Cb)(void *data, Evas_Object *obj
* @param obj Target object
*
* Force show the tooltip and disable hide on mouse_out.
- * If another content is set as tooltip, the visible tooltip will
hidi
den and
+ * If another content is set as tooltip, the visible tooltip will
be hid
den and
* showed again with new content.
* This can force show more than one tooltip at a time.
*