Re: [PATCH][next] perf script: task-analyzer: Fix spelling mistake "miliseconds" -> "millseconds"

From: Arnaldo Carvalho de Melo
Date: Mon Apr 17 2023 - 21:25:02 EST


Em Mon, Apr 17, 2023 at 08:27:07PM +0200, Hagen Paul Pfeifer escreveu:
> * Colin Ian King | 2023-04-17 18:48:26 [+0100]:
>
> >There is a spelling mistake in the help for the --ms option. Fix it.
> >
> >Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>
>
> Good catch - thank you Colin!
>
> Acked-by: Hagen Paul Pfeifer <hagen@xxxxxxxx>

Thanks, applied, and fixed the subject line typo.

- Arnaldo