summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-08-01 14:37:19 +0000
committerNicolas Thill <nico@openwrt.org>2010-08-01 14:37:19 +0000
commit4ed248bbef5023f140506f0ca930ce39596d1037 (patch)
tree7fa9050a61db23e6e7221c40a862d07f7606f3a9 /Config.in
parent2df3583611a5117284183825c4011f3d3c4416ec (diff)
downloadmaster-31e0f0ae-4ed248bbef5023f140506f0ca930ce39596d1037.tar.gz
master-31e0f0ae-4ed248bbef5023f140506f0ca930ce39596d1037.tar.bz2
master-31e0f0ae-4ed248bbef5023f140506f0ca930ce39596d1037.zip
fix typo
SVN-Revision: 22453
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index 61a46b4532..daecd171e9 100644
--- a/Config.in
+++ b/Config.in
@@ -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