elm_general.h: better documentation.

This commit is contained in:
Daniel Juyung Seo 2013-06-09 18:01:21 +09:00
parent 46d08b10f8
commit d7483ee627
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ EAPI int elm_policy_get(unsigned int policy);
*
* For more complex cases, like having formatted strings that need
* translation, widgets will also emit a "language,changed" signal that
* the user can listen to manually translate the text.
* the user can listen to and manually translate the text.
*
* @param lang Language to set, must be the full name of the locale
*