svn path=/trunk/; revision=6189
+2007-12-22 Matthias Clasen <mclasen@redhat.com>
+
+ * gobject/tmpl/gtypemodule.sgml: Fix a typo
+
2007-12-20 Matthias Clasen <mclasen@redhat.com>
* === Released 2.15.0 ===
@type_name: The name of the new type, in lowercase, with words
separated by '_'.
@TYPE_PARENT: The #GType of the parent type.
-@flags: #GTypeFlags to pass to g_type_register_static()
+@flags: #GTypeFlags to pass to g_type_module_register_type()
@CODE: Custom code that gets inserted in the *_get_type() function.
@Since: 2.14