2023-12-19 13:31:07

by Colin Ian King

[permalink] [raw]
Subject: [PATCH][next] tools/counter: Fix spelling mistake "componend" -> "component"

There are two spelling mistakes in the help text. Fix them.

Signed-off-by: Colin Ian King <[email protected]>
---
tools/counter/counter_watch_events.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/counter/counter_watch_events.c b/tools/counter/counter_watch_events.c
index 3898fe7e35ec..37d1b4b3e63d 100644
--- a/tools/counter/counter_watch_events.c
+++ b/tools/counter/counter_watch_events.c
@@ -120,8 +120,8 @@ static void print_usage(void)
" evt_capture (COUNTER_EVENT_CAPTURE)\n"
"\n"
" chan=<n> channel <n> for this watch [default: 0]\n"
- " id=<n> componend id <n> for this watch [default: 0]\n"
- " parent=<n> componend parent <n> for this watch [default: 0]\n"
+ " id=<n> component id <n> for this watch [default: 0]\n"
+ " parent=<n> component parent <n> for this watch [default: 0]\n"
"\n"
"Example with two watched events:\n\n"
"counter_watch_events -d \\\n"
--
2.39.2



2023-12-20 15:53:36

by Fabrice Gasnier

[permalink] [raw]
Subject: Re: [PATCH][next] tools/counter: Fix spelling mistake "componend" -> "component"

On 12/19/23 14:30, Colin Ian King wrote:
> There are two spelling mistakes in the help text. Fix them.
>
> Signed-off-by: Colin Ian King <[email protected]>

Hi Colin,
Reviewed-by: Fabrice Gasnier <[email protected]>

Thanks for your patch,
Best Regards,
Fabrice
> ---
> tools/counter/counter_watch_events.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tools/counter/counter_watch_events.c b/tools/counter/counter_watch_events.c
> index 3898fe7e35ec..37d1b4b3e63d 100644
> --- a/tools/counter/counter_watch_events.c
> +++ b/tools/counter/counter_watch_events.c
> @@ -120,8 +120,8 @@ static void print_usage(void)
> " evt_capture (COUNTER_EVENT_CAPTURE)\n"
> "\n"
> " chan=<n> channel <n> for this watch [default: 0]\n"
> - " id=<n> componend id <n> for this watch [default: 0]\n"
> - " parent=<n> componend parent <n> for this watch [default: 0]\n"
> + " id=<n> component id <n> for this watch [default: 0]\n"
> + " parent=<n> component parent <n> for this watch [default: 0]\n"
> "\n"
> "Example with two watched events:\n\n"
> "counter_watch_events -d \\\n"

2023-12-20 16:41:36

by William Breathitt Gray

[permalink] [raw]
Subject: Re: [PATCH][next] tools/counter: Fix spelling mistake "componend" -> "component"

On Tue, 19 Dec 2023 13:30:15 +0000, Colin Ian King wrote:
> There are two spelling mistakes in the help text. Fix them.
>
>

Applied, thanks!

[1/1] tools/counter: Fix spelling mistake "componend" -> "component"
commit: 0647537df442e0ec818fc0bca347f13c11268202

William Breathitt Gray


Attachments:
(No filename) (304.00 B)
signature.asc (235.00 B)
Download all attachments