elc_popup.c: clean up popup documentation.

This commit is contained in:
Daniel Juyung Seo 2013-09-04 09:50:38 +09:00
parent 7de4124974
commit 0d340d9230
1 changed files with 8 additions and 8 deletions

View File

@ -18,7 +18,7 @@
* elm_object_content_set with second parameter passed as NULL.
*
* The following figures show the textual layouts of popup in which Title
* Area and Action area area are optional ones. Action area can have
* Area and Action area are optional ones. Action area can have
* up to 3 buttons handled using elm_object common APIs mentioned
* below. If user wants to have more than 3 buttons then these buttons
* can be put inside the items of a list as content. User needs to