Elementary entry: Fixed documentation of elm_entry_textnoly.

Patch by Hyoyoung Chang.

SVN revision: 57297
This commit is contained in:
Tom Hacohen 2011-02-24 09:24:20 +00:00
parent 384354f9b0
commit 01b62da93f
1 changed files with 1 additions and 1 deletions

View File

@ -2839,7 +2839,7 @@ elm_entry_autosave_get(const Evas_Object *obj)
* Note this only changes the behaviour of text.
*
* @param obj The entry object
* @param pmode paste mode - 0 is text only, 1 is text+image+other.
* @param textonly paste mode - EINA_TRUE is text only, EINA_FALSE is text+image+other.
*
* @ingroup Entry
*/