Fix gettext URL. (#478349, kraai ftbfs.org)
authorBehdad Esfahbod <behdad@gnome.org>
Wed, 19 Sep 2007 20:17:05 +0000 (20:17 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 19 Sep 2007 20:17:05 +0000 (20:17 +0000)
2007-09-19  Behdad Esfahbod  <behdad@gnome.org>

        * glib/building.sgml: Fix gettext URL. (#478349, kraai ftbfs.org)

svn path=/trunk/; revision=5775

docs/reference/ChangeLog
docs/reference/glib/building.sgml

index 6044d84ba05cf70181229b1d71cc56e1b5a76fbc..a372215c1082dca2005a91b12f29ad96a5bafbf3 100644 (file)
@@ -1,3 +1,7 @@
+2007-09-19  Behdad Esfahbod  <behdad@gnome.org>
+
+       * glib/building.sgml: Fix gettext URL. (#478349, kraai ftbfs.org)
+
 2007-09-19  Matthias Clasen  <mclasen@redhat.com>
 
        * === Released 2.14.1 ===
index ccd734e8860cc41d9e6c2e2cae9567648c08ff75..71159ac96ffc452afb94ca4fe8b0aecf70ccb581 100644 (file)
@@ -132,7 +132,7 @@ How to compile GLib itself
       <listitem>
        <para>
          The libintl library from the <ulink
-         url="http://www.gtk.org/software/gettext">GNU gettext
+         url="http://www.gnu.org/software/gettext">GNU gettext
          package</ulink> is needed if your system doesn't have the
          <function>gettext()</function> functionality for handling
          message translation databases.