The chapter on signals comes after this chapter, not before (see
"tut_gobject.xml" in docs/reference/gobject/gobject-docs.xml).
https://bugzilla.gnome.org/show_bug.cgi?id=679996
<title>The GObject base class</title>
<para>
- The two previous chapters discussed the details of GLib's Dynamic Type System
- and its signal control system. The GObject library also contains an implementation
- for a base fundamental type named <link linkend="GObject"><type>GObject</type></link>.
+ The previous chapter discussed the details of GLib's Dynamic Type System.
+ The GObject library also contains an implementation for a base fundamental
+ type named <link linkend="GObject"><type>GObject</type></link>.
</para>
<para>