Cosmetic doc change
authorMatthias Clasen <mclasen@redhat.com>
Fri, 9 Dec 2011 13:01:12 +0000 (08:01 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 9 Dec 2011 13:01:12 +0000 (08:01 -0500)
gobject/gobject.c

index 0381a8b..166faac 100644 (file)
@@ -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