forked from AuroraMiddleware/gtk
gtkwidget: Fix typo in comment
This commit is contained in:
parent
8abc6e06b2
commit
d0f4e73999
@ -16701,7 +16701,7 @@ gtk_widget_init_template (GtkWidget *widget)
|
||||
|
||||
/* This will build the template XML as children to the widget instance, also it
|
||||
* will validate that the template is created for the correct GType and assert that
|
||||
* there is no infinate recursion.
|
||||
* there is no infinite recursion.
|
||||
*/
|
||||
if (!_gtk_builder_extend_with_template (builder, widget, class_type,
|
||||
(const gchar *)g_bytes_get_data (template->data, NULL),
|
||||
|
Loading…
Reference in New Issue
Block a user