Trivial typo fix
This commit is contained in:
parent
a8e84545d1
commit
6f78424b5d
@ -517,7 +517,7 @@ gtk_builder_get_parameters (GtkBuilder *builder,
|
||||
{
|
||||
if (pspec->flags & G_PARAM_CONSTRUCT_ONLY)
|
||||
{
|
||||
g_warning ("Failed to get constuct only property "
|
||||
g_warning ("Failed to get construct only property "
|
||||
"%s of %s with value `%s'",
|
||||
prop->name, object_name, prop->data);
|
||||
continue;
|
||||
|
Loading…
Reference in New Issue
Block a user