Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
[cascardo/linux.git] / tools / perf / tests / builtin-test.c
index 162c978..4b7d9ab 100644 (file)
@@ -85,7 +85,7 @@ static struct test {
                .func = test__hists_link,
        },
        {
-               .desc = "Try 'use perf' in python, checking link problems",
+               .desc = "Try 'import perf' in python, checking link problems",
                .func = test__python_use,
        },
        {