From: Colin Ian King <colin.king@xxxxxxxxxxxxx> There is a spelling mistake in the Documentation. Fix it. Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> --- tools/perf/Documentation/perf-script.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt index 9b0d04dd2a61..e84aba03fc25 100644 --- a/tools/perf/Documentation/perf-script.txt +++ b/tools/perf/Documentation/perf-script.txt @@ -360,7 +360,7 @@ include::itrace.txt[] stop time is not given (i.e, time string is 'x.y,') then analysis goes to end of file. - Also support time percent with multipe time range. Time string is + Also support time percent with multiple time range. Time string is 'a%/n,b%/m,...' or 'a%-b%,c%-%d,...'. For example: -- 2.20.1