diff --git a/clutter/clutter-actor.c b/clutter/clutter-actor.c index 88230eaf1..460b5d0b1 100644 --- a/clutter/clutter-actor.c +++ b/clutter/clutter-actor.c @@ -24,7 +24,7 @@ /** * SECTION:clutter-actor - * @short_description: Base abstract class for all visual stage actors. + * @short_description: The basic element of the scene graph * * The ClutterActor class is the basic element of the scene graph in Clutter, * and it encapsulates the position, size, and transformations of a node in