[docs] Fix missing comma in gtkrc docs
Reported by Alexander Saprykin in bug https://bugzilla.gnome.org/show_bug.cgi?id=621775
This commit is contained in:
parent
972e75e8b0
commit
36c669aaca
@ -77,7 +77,7 @@ the class name of the widget, while for the class path, the class name is
|
|||||||
always used.
|
always used.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Since GTK+ 2.10,<literal>widget_class</literal> paths can also contain
|
Since GTK+ 2.10, <literal>widget_class</literal> paths can also contain
|
||||||
<literal><classname></literal> substrings, which are matching
|
<literal><classname></literal> substrings, which are matching
|
||||||
the class with the given name and any derived classes. For instance,
|
the class with the given name and any derived classes. For instance,
|
||||||
<informalexample><programlisting>
|
<informalexample><programlisting>
|
||||||
|
Loading…
Reference in New Issue
Block a user