diff --git a/gtk/gtkbuilder.c b/gtk/gtkbuilder.c index 9923bc257f..3d946053c6 100644 --- a/gtk/gtkbuilder.c +++ b/gtk/gtkbuilder.c @@ -59,7 +59,7 @@ * or just UI definitions if the context is clear. Do not * confuse GtkBuilder UI Definitions with * GtkUIManager UI Definitions, which are more - * limited in scope. + * limited in scope. It is common to use .ui as the filename extension for files containing GtkBuilder UI definitions. * * *