summaryrefslogtreecommitdiff
path: root/docs/reference/gobject/tut_gobject.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gobject/tut_gobject.xml')
-rw-r--r--docs/reference/gobject/tut_gobject.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gobject/tut_gobject.xml b/docs/reference/gobject/tut_gobject.xml
index 7754fec1e..53f38abb2 100644
--- a/docs/reference/gobject/tut_gobject.xml
+++ b/docs/reference/gobject/tut_gobject.xml
@@ -19,7 +19,7 @@
<listitem><para>Generic per-object properties with set/get function pairs</para></listitem>
<listitem><para>Easy use of signals</para></listitem>
</itemizedlist>
- All the GNOME libraries which use the GLib type system (like GTK+ and GStreamer)
+ All the GNOME libraries which use the GLib type system (like GTK and GStreamer)
inherit from <link linkend="GObject"><type>GObject</type></link> which is why it is important to understand
the details of how it works.
</para>