Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[cascardo/linux.git] / tools / perf / util / parse-events-test.c
index 127d648..607dd29 100644 (file)
@@ -752,7 +752,7 @@ static int test_pmu(void)
 
        ret = stat(path, &st);
        if (ret)
-               pr_debug("ommiting PMU cpu tests\n");
+               pr_debug("omitting PMU cpu tests\n");
        return !ret;
 }