[docs] Fix typo

This commit is contained in:
Javier Jardón 2010-06-21 17:28:15 +02:00
parent 6c02c99df0
commit 95c4ec1056

View 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>