diff --git a/docs/reference/gtk/tmpl/gtkrc.sgml b/docs/reference/gtk/tmpl/gtkrc.sgml index 663956cc9e..a81ccfa8b5 100644 --- a/docs/reference/gtk/tmpl/gtkrc.sgml +++ b/docs/reference/gtk/tmpl/gtkrc.sgml @@ -78,8 +78,8 @@ the class name of the widget, while for the class path, the class name is always used. -Since GTK+ 2.10,widget_class paths can also contain -<classname> substrings, which are matching +Since GTK+ 2.10, widget_class paths can also contain +<classname> substrings, which are matching the class with the given name and any derived classes. For instance, widget_class "*<GtkMenuItem>.GtkLabel" style "my-style"