summaryrefslogtreecommitdiff
path: root/gtk/gtkpango.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkpango.c')
-rw-r--r--gtk/gtkpango.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkpango.c b/gtk/gtkpango.c
index 2ebb3c5d44..aab24878aa 100644
--- a/gtk/gtkpango.c
+++ b/gtk/gtkpango.c
@@ -1365,7 +1365,7 @@ gtk_pango_attribute_start_element (GtkBuildableParseContext *context,
else
{
_gtk_builder_error_unhandled_tag (data->builder, context,
- "GtkContainer", element_name,
+ "GtkWidget", element_name,
error);
}
}