Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / tools / perf / util / parse-events-test.c
index d7244e5..28c18d1 100644 (file)
@@ -1016,7 +1016,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;
 }