[docs] Fix typo
authorJavier Jardón <jjardon@gnome.org>
Mon, 21 Jun 2010 15:28:15 +0000 (17:28 +0200)
committerJavier Jardón <jjardon@gnome.org>
Mon, 21 Jun 2010 15:28:15 +0000 (17:28 +0200)
docs/reference/glib/building.sgml

index d420af0..6ba280a 100644 (file)
@@ -616,7 +616,7 @@ How to compile GLib itself
         <para>
           Enable the generation of coverage reports for the GLib tests.
           This requires the lcov frontend to gcov from the
-          <ulink url="http://ltp.sourcforge.net">Linux Test Project</ulink>.
+          <ulink url="http://ltp.sourceforge.net">Linux Test Project</ulink>.
           To generate a coverage report, use the lcov make target. The
           report is placed in the <filename>glib-lcov</filename> directory.
         </para>