mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 09:28:54 +02:00
It is 'registered', not 'registred'
This commit is contained in:
@@ -118,7 +118,7 @@ _g_param_type_init (void)
|
||||
};
|
||||
GType type;
|
||||
|
||||
/* This should be registred as GParamSpec instead of GParam, for
|
||||
/* This should be registered as GParamSpec instead of GParam, for
|
||||
* consistency sake, so that type name can be mapped to struct name,
|
||||
* However, some language bindings, most noticeable the python ones
|
||||
* depends on the "GParam" identifier, see #548689
|
||||
|
Reference in New Issue
Block a user