[git commit master] typo fix

Denys Vlasenko vda.linux at googlemail.com
Mon Jun 7 11:34:34 UTC 2010


commit: http://git.busybox.net/busybox/commit/?id=121fb9506bcade96b6fb8b1dbcbbb7699bfb1a9d
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 shell/Config.src |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/shell/Config.src b/shell/Config.src
index 12f6553..966fa70 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"
-- 
1.6.3.3



More information about the busybox-cvs mailing list