aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/python-ext-sources
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-07-17 12:20:59 -0400
committerJiri Kosina <jkosina@suse.cz>2012-09-01 11:49:34 -0400
commit3fd44cd40c920cb26c2697cea59442cd40cc8227 (patch)
tree4074b9e0b6953fcaded636cb45de480f41921143 /tools/perf/util/python-ext-sources
parentce8283d56cfbf108a9128c7ef24bf4d94f43f298 (diff)
tools: perf: Fix typo in tools/perf
Correct spelling typo in tools/perf. Signed-off-by: Masanari iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/util/python-ext-sources')
-rw-r--r--tools/perf/util/python-ext-sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/util/python-ext-sources b/tools/perf/util/python-ext-sources
index 2884e67ee625..f4e37cec9de6 100644
--- a/tools/perf/util/python-ext-sources
+++ b/tools/perf/util/python-ext-sources
@@ -1,5 +1,5 @@
1# 1#
2# List of files needed by perf python extention 2# List of files needed by perf python extension
3# 3#
4# Each source file must be placed on its own line so that it can be 4# Each source file must be placed on its own line so that it can be
5# processed by Makefile and util/setup.py accordingly. 5# processed by Makefile and util/setup.py accordingly.