fix typo
authorNicolas Thill <nico@openwrt.org>
Sun, 1 Aug 2010 14:37:19 +0000 (14:37 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 1 Aug 2010 14:37:19 +0000 (14:37 +0000)
SVN-Revision: 22453

Config.in

index 61a46b453205a63612f5feb43d5e0b4415af4e45..daecd171e9bd23818c158175aacb202b27f83b3a 100644 (file)
--- 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