From: Denys Vlasenko Date: Mon, 7 Jun 2010 11:34:34 +0000 (+0200) Subject: typo fix X-Git-Tag: 1_17_0~96 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=121fb9506bcade96b6fb8b1dbcbbb7699bfb1a9d;p=oweals%2Fbusybox.git typo fix Signed-off-by: Denys Vlasenko --- diff --git a/shell/Config.src b/shell/Config.src index 12f655375..966fa7012 100644 --- a/shell/Config.src +++ b/shell/Config.src @@ -222,7 +222,7 @@ choice Choose which shell you want to be executed by 'sh' alias. The ash shell is the most bash compatible and full featured one. -# note: cannot use "select ASH" here, it breaks "amke allnoconfig" +# note: cannot use "select ASH" here, it breaks "make allnoconfig" config FEATURE_SH_IS_ASH depends on ASH bool "ash"