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:
ba72d74
)
elc_naviframe_common.h: Fixed a typo.
author
Daniel Juyung Seo
<seojuyung2@gmail.com>
Thu, 10 Oct 2013 00:00:08 +0000
(09:00 +0900)
committer
Daniel Juyung Seo
<seojuyung2@gmail.com>
Thu, 10 Oct 2013 00:00:31 +0000
(09:00 +0900)
src/lib/elc_naviframe_common.h
patch
|
blob
|
history
diff --git
a/src/lib/elc_naviframe_common.h
b/src/lib/elc_naviframe_common.h
index
9b7a6a0
..
2f184b9
100644
(file)
--- a/
src/lib/elc_naviframe_common.h
+++ b/
src/lib/elc_naviframe_common.h
@@
-107,8
+107,8
@@
EAPI Eina_Bool elm_naviframe_item_title_visible_get(const Elm_Object_Item
* @param func the callback function.
*
* @warning Don't set "clicked" callback to the prev button additionally if the
- * function does a
exact same logic with this @c func. When hardware back key is
- * pressed then both callbacks will be called.
+ * function does a
n exact same logic with this @c func. When hardware back key
+ *
is
pressed then both callbacks will be called.
*
* @since 1.8
* @ingroup Naviframe