From bd216ba3c8eef78eb1dba400249cc7622ea89391 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 11 Jun 2008 15:01:11 +0000 Subject: [PATCH] =?utf8?q?=20=20=20=20=20=20=20=20Bug=20528717=20=E2=80=93?= =?utf8?q?=20Misprint=20in=20the=20description=20of=20the=20parameter=20?= =?utf8?q?=20=20=20=20=20=20=20=20'type=5Fid'=20for=20the=20interface=20g?= =?utf8?q?=5Ftype=5Fregister=5Ffundamental?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * gobject/tmpl/gtype.sgml: Remove references to GTypeFundamentals Pointed out by Areg Beketovski svn path=/trunk/; revision=7000 --- docs/reference/ChangeLog | 8 ++++++++ docs/reference/gobject/tmpl/gtype.sgml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index a385fdb7..7a90bde3 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,11 @@ +2008-06-11 Matthias Clasen + + 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 Bug 528716 – Misprint in the description of the parameter diff --git a/docs/reference/gobject/tmpl/gtype.sgml b/docs/reference/gobject/tmpl/gtype.sgml index cb005d6e..c9363e20 100644 --- a/docs/reference/gobject/tmpl/gtype.sgml +++ b/docs/reference/gobject/tmpl/gtype.sgml @@ -1278,7 +1278,7 @@ type and its instances. The value of @flags determines additional characteristics of the fundamental type. -@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. -- 2.34.1