From e50d8a11b273498407cd360330533bda80e1f38d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 9 Dec 2011 08:01:12 -0500 Subject: [PATCH] Cosmetic doc change --- gobject/gobject.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gobject/gobject.c b/gobject/gobject.c index 0381a8bf7..166faac58 100644 --- a/gobject/gobject.c +++ b/gobject/gobject.c @@ -36,9 +36,9 @@ /** * SECTION:objects + * @title: GObject * @short_description: The base object type * @see_also: #GParamSpecObject, g_param_spec_object() - * @title: The Base Object Type * * GObject is the fundamental type providing the common attributes and * methods for all object types in GTK+, Pango and other libraries -- 2.34.1