From: Roger Pau Monne Date: Thu, 26 Oct 2017 08:47:31 +0000 (+0100) Subject: gcov: fix typos in documentation X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=1abaf4f1fe5e106b2578c1df3a13e77170a885cc;p=people%2Fiwj%2Fxen.git gcov: fix typos in documentation Signed-off-by: Roger Pau Monné Acked-by: Jan Beulich Acked-by: Wei Liu --- diff --git a/docs/misc/coverage.markdown b/docs/misc/coverage.markdown index 6eae44176c..b47aba2648 100644 --- a/docs/misc/coverage.markdown +++ b/docs/misc/coverage.markdown @@ -1,6 +1,6 @@ # Coverage support for Xen -Coverare support allow you to get coverage information from Xen execution. +Coverage support allows you to get coverage information from Xen execution. You can see how many times a line is executed. Some compilers have specific options that enable the collection of this