Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / tools / perf / tests / attr.c
index 038de3ecb8cbf46d1a7c753b0bf48312665a9e46..00218f503b2e8b73b7243f52b65953fc540ea4f1 100644 (file)
@@ -178,6 +178,6 @@ int test__attr(void)
            !lstat(path_perf, &st))
                return run_dir(path_dir, path_perf);
 
-       fprintf(stderr, " (ommitted)");
+       fprintf(stderr, " (omitted)");
        return 0;
 }