elementary - fix typo

SVN revision: 83599
This commit is contained in:
ChunEon Park 2013-02-04 12:43:48 +00:00
parent 2f5bb2b5cf
commit d3544f1106
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,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 to manually translate the text.
* the user can listen to manually translate the text.
*
* @param lang Language to set, must be the full name of the locale
*