summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkrc.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkrc.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtkrc.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/tmpl/gtkrc.sgml b/docs/reference/gtk/tmpl/gtkrc.sgml
index 74fe0ec27..13b560dd5 100644
--- a/docs/reference/gtk/tmpl/gtkrc.sgml
+++ b/docs/reference/gtk/tmpl/gtkrc.sgml
@@ -78,7 +78,7 @@ always used.
</para>
<para>
Since GTK+ 2.10,<literal>widget_class</literal> paths can also contain
-<literal>&lt:classname&gt;</literal> substrings, which are matching
+<literal>&lt;classname&gt;</literal> substrings, which are matching
the class with the given name and any derived classes. For instance,
<informalexample><programlisting>
widget_class "*&lt;GtkMenuItem&gt;.GtkLabel" style "my-style"