]> xenbits.xensource.com Git - people/iwj/xen.git/commitdiff
gcov: fix typos in documentation
authorRoger Pau Monne <roger.pau@citrix.com>
Thu, 26 Oct 2017 08:47:31 +0000 (09:47 +0100)
committerWei Liu <wei.liu2@citrix.com>
Fri, 27 Oct 2017 11:02:36 +0000 (12:02 +0100)
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/misc/coverage.markdown

index 6eae44176c3ffc18c14de8f17d6016b9cabb3c02..b47aba2648196331522a3cb3c2f50558be790bfb 100644 (file)
@@ -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