projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
605856a
)
Cosmetic doc change
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 9 Dec 2011 13:01:12 +0000
(08:01 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 9 Dec 2011 13:01:12 +0000
(08:01 -0500)
gobject/gobject.c
patch
|
blob
|
history
diff --git
a/gobject/gobject.c
b/gobject/gobject.c
index 0381a8bf7adc31a535aa708560e43e3b937bffb0..166faac58710b98c33421b39f3167c771db21e13 100644
(file)
--- 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