mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
Typo fix
This commit is contained in:
parent
b90f11ff97
commit
6a1cb9f697
@ -191,7 +191,7 @@ typedef struct _GParamSpecPool GParamSpecPool;
|
|||||||
* @name: name of this parameter
|
* @name: name of this parameter
|
||||||
* @flags: #GParamFlags flags for this parameter
|
* @flags: #GParamFlags flags for this parameter
|
||||||
* @value_type: the #GValue type for this parameter
|
* @value_type: the #GValue type for this parameter
|
||||||
* @owner_type: #GType type that uses (introduces) this paremeter
|
* @owner_type: #GType type that uses (introduces) this parameter
|
||||||
*
|
*
|
||||||
* All other fields of the <structname>GParamSpec</structname> struct are private and
|
* All other fields of the <structname>GParamSpec</structname> struct are private and
|
||||||
* should not be used directly.
|
* should not be used directly.
|
||||||
|
Loading…
Reference in New Issue
Block a user