svn path=/trunk/; revision=7009
+2008-06-11 Matthias Clasen <mclasen@redhat.com>
+
+ Bug 528714 – Misprint in the description of the interface
+ g_param_spec_flags
+
+ * gobject/tmpl/param_value_types.sgml: Fix a typo.
+ Pointed out by Areg Beketovski
+
2008-06-11 Matthias Clasen <mclasen@redhat.com>
Bug 537260 – Doc bug in G_TYPE_INSTANCE_GET_CLASS()
<!-- ##### FUNCTION g_param_spec_flags ##### -->
<para>
-Creates a new #GParamSpecEnum instance specifying a %G_TYPE_FLAGS
+Creates a new #GParamSpecFlags instance specifying a %G_TYPE_FLAGS
property.
</para>
<para>