Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo...
[linux-2.6-microblaze.git] / tools / perf / builtin-sched.c
index 69c769b..954ce2f 100644 (file)
@@ -1712,7 +1712,7 @@ static int perf_sched__process_fork_event(struct perf_tool *tool,
 {
        struct perf_sched *sched = container_of(tool, struct perf_sched, tool);
 
-       /* run the fork event through the perf machineruy */
+       /* run the fork event through the perf machinery */
        perf_event__process_fork(tool, event, sample, machine);
 
        /* and then run additional processing needed for this command */