diff options
author | Nicolas Thill <nico@openwrt.org> | 2010-08-01 14:37:19 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2010-08-01 14:37:19 +0000 |
commit | 4ed248bbef5023f140506f0ca930ce39596d1037 (patch) | |
tree | 7fa9050a61db23e6e7221c40a862d07f7606f3a9 | |
parent | 2df3583611a5117284183825c4011f3d3c4416ec (diff) | |
download | upstream-4ed248bbef5023f140506f0ca930ce39596d1037.tar.gz upstream-4ed248bbef5023f140506f0ca930ce39596d1037.tar.bz2 upstream-4ed248bbef5023f140506f0ca930ce39596d1037.zip |
fix typo
SVN-Revision: 22453
-rw-r--r-- | Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,7 +157,7 @@ menu "Global build settings" config COLLECT_KERNEL_DEBUG bool - prompt "Colllect kernel debug information" + prompt "Collect kernel debug information" select KERNEL_DEBUG_INFO default n help |