From 0a855f639155c684e1fab3f74dbd932a7694aeb7 Mon Sep 17 00:00:00 2001 From: Jerzy Grzegorek Date: Fri, 28 Mar 2014 22:24:44 +0100 Subject: [PATCH] manual/make-tips.txt: fix typo Signed-off-by: Jerzy Grzegorek Signed-off-by: Thomas Petazzoni --- docs/manual/make-tips.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/make-tips.txt b/docs/manual/make-tips.txt index faf59f2c62..81edae3e49 100644 --- a/docs/manual/make-tips.txt +++ b/docs/manual/make-tips.txt @@ -32,7 +32,7 @@ The result of the search shows the help message of the matching items. Not all targets are always available, some settings in the +.config+ file may hide some targets: -* +busybox-menuconfig+ and +busybox-savedefconfig+ ony work when +* +busybox-menuconfig+ and +busybox-savedefconfig+ only work when +busybox+ is enabled; * +linux-menuconfig+ and +linux-savedefconfig+ only work when +linux+ is enabled; -- 2.30.2