Fix docs to talk about --enable-coverage
authorMatthias Clasen <mclasen@redhat.com>
Mon, 8 Sep 2014 02:50:36 +0000 (22:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 Sep 2014 02:50:36 +0000 (22:50 -0400)
The configure options to turn on coverage testing got renamed
at some point, but the docs were not updated. Fix that.

https://bugzilla.gnome.org//show_bug.cgi?id=735915

docs/reference/glib/building.xml

index 105fca4..492b5ed 100644 (file)
     </formalpara>
 
     <formalpara>
-      <title><systemitem>--enable-gcov</systemitem> and
-        <systemitem>--disable-gcov</systemitem></title>
+      <title><systemitem>--enable-coverage</systemitem> and
+        <systemitem>--disable-coverage</systemitem></title>
 
       <para>
         Enable the generation of coverage reports for the GLib tests.