typo fix

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
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 @@
 	  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"