docs: Fix some wrong function/signal/property names

This commit is contained in:
Emmanuele Bassi
2010-11-18 14:14:37 +00:00
parent b0f5350379
commit 63cef64d17
12 changed files with 15 additions and 15 deletions

View File

@ -1069,7 +1069,7 @@ clutter_actor_set_z_rotation_from_gravity (actor,
<note>
<para>The core to understanding this example is understanding
how to define keys for a <type>CutterAnimator</type>. As
how to define keys for a <type>ClutterAnimator</type>. As
this is an involved topic, further explanation
is given in <link linkend="animations-complex-discussion-keys">the
Discussion section</link>.</para>