From: Nicolas Thill Date: Sun, 1 Aug 2010 14:37:19 +0000 (+0000) Subject: fix typo X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=ea27eb515b700eee13c13503071ceceb15fe31f8;p=15.05%2Fopenwrt.git fix typo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22453 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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