From: seoz Date: Mon, 28 Mar 2011 13:10:25 +0000 (+0000) Subject: Elementary elm_transit.c: Fixed doxygen. X-Git-Tag: REL_F_I9500_20120323_1~17^2~2996 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66ebd5f8df4be48074e2f276c6868afc032c36ef;p=framework%2Fuifw%2Felementary.git Elementary elm_transit.c: Fixed doxygen. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@58153 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/elm_transit.c b/src/lib/elm_transit.c index 502b022..0092bc9 100644 --- a/src/lib/elm_transit.c +++ b/src/lib/elm_transit.c @@ -564,8 +564,8 @@ elm_transit_objects_get(const Elm_Transit *transit) * @note When you add an object with elm_transit_object_add(), its state from * evas_object_pass_events_get(obj) is saved, and it is applied when the * transit ends, if you change this state with evas_object_pass_events_set() - * after add the object, this state will change again when @p transit stops to - * run. + * after adding the object, this state will change again when @p transit stops + * to run. * * @param transit The transit object. * @param enabled Disable or enable.