mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-19 12:00:00 +00:00
tools/counter: Fix spelling mistake "componend" -> "component"
There are two spelling mistakes in the help text. Fix them. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Reviewed-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com> Link: https://lore.kernel.org/r/20231219133015.365943-1-colin.i.king@gmail.com Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
This commit is contained in:
parent
8e21e4693d
commit
0647537df4
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user