Fix a typo
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 11 Jun 2008 17:56:49 +0000 (17:56 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 11 Jun 2008 17:56:49 +0000 (17:56 +0000)
svn path=/trunk/; revision=7009

docs/reference/ChangeLog
docs/reference/gobject/tmpl/param_value_types.sgml

index e7ea5891dab1c78d71429fb84871269e29184f82..73d6834221c95fa287d6a23c187f256f9bf1483d 100644 (file)
@@ -1,3 +1,11 @@
+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()
index 242b79f363023aadeada919d275075f9d8b8f8fb..3a21db70eab97a7f54080354d1a5c78957b88e34 100644 (file)
@@ -991,7 +991,7 @@ properties.
 
 <!-- ##### 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>