Fix a typo

svn path=/trunk/; revision=7009
This commit is contained in:
Matthias Clasen
2008-06-11 17:56:49 +00:00
parent 777df550ab
commit f9f98f1c8b
2 changed files with 9 additions and 1 deletions

View 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()