From a205003928fa3b6917d41013525601a42e711ca7 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Tue, 14 Oct 2014 07:54:25 -0300 Subject: [PATCH] perf: fix typo and syntax error Signed-off-by: Gustavo Zacarias Acked-by: "Yann E. MORIN" Signed-off-by: Peter Korsgaard --- package/perf/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/perf/Config.in b/package/perf/Config.in index 703b48f89..083086b55 100644 --- a/package/perf/Config.in +++ b/package/perf/Config.in @@ -13,7 +13,7 @@ config BR2_PACKAGE_PERF This package builds and install the userspace 'perf' command. It is up to the user to ensure that the kernel - configuration has all suitable options enable to allow a + configuration has all the suitable options enabled to allow a proper operation of 'perf'. https://perf.wiki.kernel.org/