diff --git a/clutter/clutter-layout-manager.c b/clutter/clutter-layout-manager.c index a062158f6..119539b6f 100644 --- a/clutter/clutter-layout-manager.c +++ b/clutter/clutter-layout-manager.c @@ -101,11 +101,10 @@ * "actor", actor, * NULL); * - * Where manager is the - * #ClutterLayoutManager, container is the - * #ClutterContainer using the #ClutterLayoutManager and - * actor is the #ClutterActor child of the - * #ClutterContainer. + * Where manager is the #ClutterLayoutManager, + * container is the #ClutterContainer using the + * #ClutterLayoutManager and actor is the #ClutterActor + * child of the #ClutterContainer. * * * #ClutterLayoutManager is available since Clutter 1.2