On 4/4/2019 1:53 PM, Colin King wrote:
From: Colin Ian King <[email protected]>

There is a spelling mistake in the Documentation. Fix it.

Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>

Cheers,
-Mukesh
---
  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:

Reply via email to