seoz pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=63bdc07a1aa14ce649378bcdf2848a9b4a773e61

commit 63bdc07a1aa14ce649378bcdf2848a9b4a773e61
Author: Daniel Juyung Seo <[email protected]>
Date:   Thu Feb 5 10:50:03 2015 +0900

    edje: Fix typo in a documentation while reading it.
---
 src/lib/edje/Edje_Common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/edje/Edje_Common.h b/src/lib/edje/Edje_Common.h
index 8ad817f..2613c58 100644
--- a/src/lib/edje/Edje_Common.h
+++ b/src/lib/edje/Edje_Common.h
@@ -1105,7 +1105,7 @@ typedef Evas_Object *(*Edje_Item_Provider_Cb)   (void 
*data, Evas_Object *obj, c
 EAPI void edje_password_show_last_set(Eina_Bool password_show_last);
 
 /**
- * @brief Set's the timeout value in last show password mode.
+ * @brief Set the timeout value in last show password mode.
  *
  * @param password_show_last_timeout The timeout value.
  *

-- 


Reply via email to