From: hermet Date: Sun, 27 Feb 2011 23:00:54 +0000 (+0000) Subject: elementary / transit - fixed a wrong word in doxygen. X-Git-Tag: REL_F_I9500_20120323_1~17^2~3104 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8d80845e5d218740eedd9fcbd8e13d5d8b8a983b;p=framework%2Fuifw%2Felementary.git elementary / transit - fixed a wrong word in doxygen. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@57401 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/elm_transit.c b/src/lib/elm_transit.c index 06f2baa..8d44f64 100644 --- a/src/lib/elm_transit.c +++ b/src/lib/elm_transit.c @@ -2558,7 +2558,7 @@ _transit_effect_image_animation_context_new(Eina_List *images) } /** - * Add the Rotation Effect to Elm_Transit. + * Add the ImageAnimation Effect to Elm_Transit. * * @note This API is one of the facades. It creates image animation effect context * and add it's required APIs to elm_transit_effect_add.