docs: Documentation fixes

This commit is contained in:
Emmanuele Bassi
2010-12-09 13:59:08 +00:00
parent 8c7298b0c1
commit ab0eb0a12b
4 changed files with 5 additions and 5 deletions

View File

@ -248,7 +248,7 @@ on_new_frame (ClutterTimeline *timeline,
directly correlates to the #ClutterAlpha's current alpha value
driving the behaviour. With the #ClutterAlpha's animation mode
set to %CLUTTER_LINEAR the actor will follow the path at a constant
velocity, but when changing to %CLUTTER_EASE_SINE_IN_OUT the actor
velocity, but when changing to %CLUTTER_EASE_IN_OUT_SINE the actor
initially accelerates before quickly decelerating.</blockquote>
</figure>
</para>