elementary / transit - fixed a wrong word in doxygen.
authorChunEon Park <hermet@hermet.pe.kr>
Sun, 27 Feb 2011 23:00:54 +0000 (23:00 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Sun, 27 Feb 2011 23:00:54 +0000 (23:00 +0000)
SVN revision: 57401

src/lib/elm_transit.c

index 06f2baa13dc347006d475d257dd1cc34b30af5fb..8d44f64f6bdbedcc9d3567a60576887e761eb87b 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.