Correct typo in tools/perf/scripts/perl/Perf-Trace-Util/README,
desciptions => descriptions.

Signed-off-by: Wei Jiangang <weijg.f...@cn.fujitsu.com>
---
 tools/perf/scripts/perl/Perf-Trace-Util/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/perf/scripts/perl/Perf-Trace-Util/README 
b/tools/perf/scripts/perl/Perf-Trace-Util/README
index 2f0c7f3043ee..66d1238f4945 100644
--- a/tools/perf/scripts/perl/Perf-Trace-Util/README
+++ b/tools/perf/scripts/perl/Perf-Trace-Util/README
@@ -12,7 +12,7 @@ executable; scripts wishing to do that should 'use 
Context.pm'.
 
 The Perl->C perf interface is completely driven by Context.xs.  If you
 want to add new Perl functions that end up accessing C data in the
-perf executable, you add desciptions of the new functions here.
+perf executable, you add descriptions of the new functions here.
 scripting_context is a pointer to the perf data in the perf executable
 that you want to access - it's passed as the second parameter,
 $context, to all handler functions.
-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to