diff --git a/legacy/elementary/src/lib/elm_slideshow.h b/legacy/elementary/src/lib/elm_slideshow.h index 3178a3325d..7fca0791f6 100644 --- a/legacy/elementary/src/lib/elm_slideshow.h +++ b/legacy/elementary/src/lib/elm_slideshow.h @@ -293,7 +293,7 @@ EAPI void elm_slideshow_timeout_set(Evas_Object *obj, double ti * widget. * * @param obj The slideshow object - * @return Returns the timeout set on it + * @return Returns the timeout set on it or -1.0, on errors * * @see elm_slideshow_timeout_set() for more details *