From fc7bbf1abf732ba37fee8f12b5ed36e0b9a5fb95 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Wed, 2 Dec 2009 14:15:19 +0000 Subject: [PATCH] docs: Fix docbook syntax The tag is really called in DocBook. --- clutter/clutter-layout-manager.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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