linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: trace: fix a typo
@ 2020-08-11 16:17 Bryan Brattlof
  2020-08-11 16:22 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Bryan Brattlof @ 2020-08-11 16:17 UTC (permalink / raw)
  To: trivial; +Cc: Alexander Shishkin, Jonathan Corbet, linux-doc


emumerated -> enumerated

Signed-off-by: Bryan Brattlof <hello@bryanbrattlof.com>
---
 Documentation/trace/intel_th.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/trace/intel_th.rst b/Documentation/trace/intel_th.rst
index 70b7126eaeeb..b31818d5f6c5 100644
--- a/Documentation/trace/intel_th.rst
+++ b/Documentation/trace/intel_th.rst
@@ -58,7 +58,7 @@ Bus and Subdevices
 
 For each Intel TH device in the system a bus of its own is
 created and assigned an id number that reflects the order in which TH
-devices were emumerated. All TH subdevices (devices on intel_th bus)
+devices were enumerated. All TH subdevices (devices on intel_th bus)
 begin with this id: 0-gth, 0-msc0, 0-msc1, 0-pti, 0-sth, which is
 followed by device's name and an optional index.
 
-- 
2.17.1



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

* Re: [PATCH] docs: trace: fix a typo
  2020-08-11 16:17 [PATCH] docs: trace: fix a typo Bryan Brattlof
@ 2020-08-11 16:22 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-08-11 16:22 UTC (permalink / raw)
  To: Bryan Brattlof; +Cc: trivial, Alexander Shishkin, linux-doc

On Tue, 11 Aug 2020 16:17:12 +0000
Bryan Brattlof <hello@bryanbrattlof.com> wrote:

> emumerated -> enumerated
> 
> Signed-off-by: Bryan Brattlof <hello@bryanbrattlof.com>
> ---
>  Documentation/trace/intel_th.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/trace/intel_th.rst b/Documentation/trace/intel_th.rst
> index 70b7126eaeeb..b31818d5f6c5 100644
> --- a/Documentation/trace/intel_th.rst
> +++ b/Documentation/trace/intel_th.rst
> @@ -58,7 +58,7 @@ Bus and Subdevices
>  
>  For each Intel TH device in the system a bus of its own is
>  created and assigned an id number that reflects the order in which TH
> -devices were emumerated. All TH subdevices (devices on intel_th bus)
> +devices were enumerated. All TH subdevices (devices on intel_th bus)
>  begin with this id: 0-gth, 0-msc0, 0-msc1, 0-pti, 0-sth, which is

Applied, thanks.

jon

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

end of thread, other threads:[~2020-08-11 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11 16:17 [PATCH] docs: trace: fix a typo Bryan Brattlof
2020-08-11 16:22 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).