From: raster Date: Wed, 7 Mar 2012 09:31:34 +0000 (+0000) Subject: missed a doc string X-Git-Tag: REL_F_I9500_20120323_1~17^2~233 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cf7b70b5e99a0a69e43b04858564566180d70232;p=framework%2Fuifw%2Felementary.git missed a doc string git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68916 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/elm_spinner.h b/src/lib/elm_spinner.h index bc712d6..e77c747 100644 --- a/src/lib/elm_spinner.h +++ b/src/lib/elm_spinner.h @@ -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. *