aboutsummaryrefslogtreecommitdiffstats
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
commitea27eb515b700eee13c13503071ceceb15fe31f8 (patch)
tree4ffe7f722bb2e062650350bc6489f2efb55417cf /Config.in
parentb7c15bac8b7061bbcd9243a6e4782c8731e378c5 (diff)
downloadmaster-187ad058-ea27eb515b700eee13c13503071ceceb15fe31f8.tar.gz
master-187ad058-ea27eb515b700eee13c13503071ceceb15fe31f8.tar.bz2
master-187ad058-ea27eb515b700eee13c13503071ceceb15fe31f8.zip
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22453 3c298f89-4303-0410-b956-a3cf2f4a3e73
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