missed a doc string

SVN revision: 68916
This commit is contained in:
Carsten Haitzler 2012-03-07 09:31:34 +00:00
parent 8479b5f328
commit cb96df9ed7
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ EAPI double elm_spinner_base_get(const Evas_Object *obj);
* Set the round value for rounding
*
* @param obj The spinner object
* @param round The rounding value
* @param rnd The rounding value
*
* Sets the rounding value used for value rounding in the spinner.
*