typo fix
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 7 Jun 2010 11:34:34 +0000 (13:34 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 7 Jun 2010 11:34:34 +0000 (13:34 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/Config.src

index 12f6553756e0f7089860929c51665fefc9b0050a..966fa7012680b50e130fb386795408fefbca787b 100644 (file)
@@ -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"