mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Fix a typo
svn path=/trunk/; revision=7009
This commit is contained in:
@@ -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>
|
2008-06-11 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
Bug 537260 – Doc bug in G_TYPE_INSTANCE_GET_CLASS()
|
Bug 537260 – Doc bug in G_TYPE_INSTANCE_GET_CLASS()
|
||||||
|
@@ -991,7 +991,7 @@ properties.
|
|||||||
|
|
||||||
<!-- ##### FUNCTION g_param_spec_flags ##### -->
|
<!-- ##### FUNCTION g_param_spec_flags ##### -->
|
||||||
<para>
|
<para>
|
||||||
Creates a new #GParamSpecEnum instance specifying a %G_TYPE_FLAGS
|
Creates a new #GParamSpecFlags instance specifying a %G_TYPE_FLAGS
|
||||||
property.
|
property.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user