elm elc_popup.h: Fixed typo.

SVN revision: 75846
This commit is contained in:
Daniel Juyung Seo 2012-08-30 07:54:15 +00:00
parent df57e0c9f4
commit daaf5a95bc
1 changed files with 2 additions and 2 deletions

View File

@ -62,8 +62,8 @@
* buttons currently set to popup. * buttons currently set to popup.
* *
* Signals that you can add callbacks for are: * Signals that you can add callbacks for are:
* @li "timeout" - when ever popup is closed as a result of timeout. * @li "timeout" - whenever popup is closed as a result of timeout.
* @li "block,clicked" - when ever user taps on Blocked Event area. * @li "block,clicked" - whenever user taps on Blocked Event area.
* *
* Styles available for Popup * Styles available for Popup
* @li "default" * @li "default"