[gtk+/gtk-2-22] [docs] Fix missing comma in gtkrc docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-22] [docs] Fix missing comma in gtkrc docs
- Date: Sat, 26 Jun 2010 20:31:25 +0000 (UTC)
commit 90dd7e2990c103e9371dfb2bc0ef13d76c5de7b6
Author: Javier Jardón <jjardon gnome org>
Date: Wed Jun 16 19:51:04 2010 +0200
[docs] Fix missing comma in gtkrc docs
Reported by Alexander Saprykin in bug
https://bugzilla.gnome.org/show_bug.cgi?id=621775
docs/reference/gtk/tmpl/gtkrc.sgml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/gtk/tmpl/gtkrc.sgml b/docs/reference/gtk/tmpl/gtkrc.sgml
index 663956c..a81ccfa 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.
</para>
<para>
-Since GTK+ 2.10,<literal>widget_class</literal> paths can also contain
-<literal><classname></literal> substrings, which are matching
+Since GTK+ 2.10, <literal>widget_class</literal> paths can also contain
+<literal><classname></literal> substrings, which are matching
the class with the given name and any derived classes. For instance,
<informalexample><programlisting>
widget_class "*<GtkMenuItem>.GtkLabel" style "my-style"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]