svn path=/trunk/; revision=5813
+2007-11-07 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/building.sgml: Fix a typo
+
2007-11-07 Matthias Clasen <mclasen@redhat.com>
* === Released 2.14.3 ===
</listitem>
<listitem>
<para>
- GRegex uses the the <ulink url="http://www.pcre.org/">PCRE library</ulink>
+ GRegex uses the <ulink url="http://www.pcre.org/">PCRE library</ulink>
for regular expression matching. The default is to use the internal
version of PCRE that is patched to use GLib for memory management
and Unicode handling. If you prefer to use the system-supplied PCRE