Bug 528717 – Misprint in the description of the parameter
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 11 Jun 2008 15:01:11 +0000 (15:01 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 11 Jun 2008 15:01:11 +0000 (15:01 +0000)
        'type_id' for the interface g_type_register_fundamental

        * gobject/tmpl/gtype.sgml: Remove references to GTypeFundamentals
        Pointed out by Areg Beketovski

svn path=/trunk/; revision=7000

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

index a385fdb7e3daabdd93a14f0059c161a1c854933d..7a90bde3fe24e58a852ee9e8cc726886c3615c2b 100644 (file)
@@ -1,3 +1,11 @@
+2008-06-11  Matthias Clasen  <mclasen@redhat.com>
+
+       Bug 528717 – Misprint in the description of the parameter 
+       'type_id' for the interface g_type_register_fundamental
+
+       * gobject/tmpl/gtype.sgml: Remove references to GTypeFundamentals
+       Pointed out by Areg Beketovski
+
 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
 
        Bug 528716 – Misprint in the description of the parameter 
index cb005d6e2b3c718075189423c50a70417c94c135..c9363e2036e959eb3bc205ecfaf2e58e7455f4f7 100644 (file)
@@ -1278,7 +1278,7 @@ type and its instances.  The value of @flags determines additional
 characteristics of the fundamental type.
 </para>
 
-@type_id:      A predefined #GTypeFundamentals value.
+@type_id:      A predefined type identifier.
 @type_name:    0-terminated string used as the name of the new type.
 @info:                 The #GTypeInfo structure for this type.
 @finfo:                The #GTypeFundamentalInfo structure for this type.