edje: Fix typo in a documentation while reading it.

This commit is contained in:
Daniel Juyung Seo 2015-02-05 10:50:03 +09:00
parent 5030782290
commit 63bdc07a1a
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*