All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.10] gcov: fix typo in documentation
@ 2017-10-26  8:34 Roger Pau Monne
  2017-10-26  8:44 ` Jan Beulich
  0 siblings, 1 reply; 3+ messages in thread
From: Roger Pau Monne @ 2017-10-26  8:34 UTC (permalink / raw)
  To: xen-devel
  Cc: Stefano Stabellini, Wei Liu, Konrad Rzeszutek Wilk,
	George Dunlap, Andrew Cooper, Julien Grall, Ian Jackson,
	Tim Deegan, Jan Beulich, Roger Pau Monne

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
---
Cc: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: George Dunlap <George.Dunlap@eu.citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Jan Beulich <jbeulich@suse.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>
Cc: Tim Deegan <tim@xen.org>
Cc: Wei Liu <wei.liu2@citrix.com>
Cc: Julien Grall <julien.grall@linaro.org>
---
 docs/misc/coverage.markdown | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/misc/coverage.markdown b/docs/misc/coverage.markdown
index 9a88c899b8..5976b5faf3 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 allow 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
-- 
2.13.5 (Apple Git-94)


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH for-4.10] gcov: fix typo in documentation
  2017-10-26  8:34 [PATCH for-4.10] gcov: fix typo in documentation Roger Pau Monne
@ 2017-10-26  8:44 ` Jan Beulich
  2017-10-26  8:45   ` Roger Pau Monné
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Beulich @ 2017-10-26  8:44 UTC (permalink / raw)
  To: Roger Pau Monne
  Cc: Stefano Stabellini, Wei Liu, KonradRzeszutek Wilk, George Dunlap,
	Andrew Cooper, Julien Grall, IanJackson, Tim Deegan, xen-devel

>>> On 26.10.17 at 10:34, <roger.pau@citrix.com> wrote:
> --- 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 allow you to get coverage information from Xen execution.

How about also adding the missing 's' to "allow" at the same time?

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH for-4.10] gcov: fix typo in documentation
  2017-10-26  8:44 ` Jan Beulich
@ 2017-10-26  8:45   ` Roger Pau Monné
  0 siblings, 0 replies; 3+ messages in thread
From: Roger Pau Monné @ 2017-10-26  8:45 UTC (permalink / raw)
  To: Jan Beulich
  Cc: Stefano Stabellini, Wei Liu, KonradRzeszutek Wilk, George Dunlap,
	Andrew Cooper, Julien Grall, IanJackson, Tim Deegan, xen-devel

On Thu, Oct 26, 2017 at 02:44:22AM -0600, Jan Beulich wrote:
> >>> On 26.10.17 at 10:34, <roger.pau@citrix.com> wrote:
> > --- 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 allow you to get coverage information from Xen execution.
> 
> How about also adding the missing 's' to "allow" at the same time?

Didn't catch that one, thanks.

Roger.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-26  8:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-26  8:34 [PATCH for-4.10] gcov: fix typo in documentation Roger Pau Monne
2017-10-26  8:44 ` Jan Beulich
2017-10-26  8:45   ` Roger Pau Monné

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.