summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill2010-08-01 14:37:19 +0000
committerNicolas Thill2010-08-01 14:37:19 +0000
commit621fd1168222732e511b6efeac65431ead144451 (patch)
tree4ffe7f722bb2e062650350bc6489f2efb55417cf
parent3c3231a03404e9eea7220569fafd30ff96594b4a (diff)
downloadarchive-621fd1168222732e511b6efeac65431ead144451.tar.gz
fix typo
SVN-Revision: 22453
-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