diff --git a/gtk/gtkframe.c b/gtk/gtkframe.c index 85f61f8003..3b3ba300d3 100644 --- a/gtk/gtkframe.c +++ b/gtk/gtkframe.c @@ -78,8 +78,8 @@ * ╰── * ]| * - * GtkFrame has a main CSS node with name frame. - * The style class .flat can appear with the main node. + * GtkFrame has a main CSS node with name frame. This node can be given the + * style class .flat, which disables drawing of the border. */ struct _GtkFramePrivate