elementary: fix typo in doc
authorMichael BOUCHAUD <michael.bouchaud@gmail.com>
Fri, 15 Jun 2012 16:21:21 +0000 (16:21 +0000)
committerMichael BOUCHAUD <michael.bouchaud@gmail.com>
Fri, 15 Jun 2012 16:21:21 +0000 (16:21 +0000)
SVN revision: 72196

src/lib/elm_slider.h

index 68759aa..569428a 100644 (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.
  *