elementary: fix typo in doc

SVN revision: 72196
This commit is contained in:
Michael BOUCHAUD 2012-06-15 16:21:21 +00:00
parent b65fe02596
commit 4d5405a135
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ EAPI void elm_slider_indicator_format_function_set(Evas_
* @param func The units format function.
* @param free_func The freeing function for the format string.
*
* Set the callback function to format the indicator string.
* Set the callback function to format the units string.
*
* @see elm_slider_units_format_set() for more info on how this works.
*