elementary / transit - fixed a wrong word in doxygen.
authorhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 27 Feb 2011 23:00:54 +0000 (23:00 +0000)
committerhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 27 Feb 2011 23:00:54 +0000 (23:00 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@57401 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_transit.c

index 06f2baa..8d44f64 100644 (file)
@@ -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.