diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-01 14:37:19 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-01 14:37:19 +0000 |
commit | 9db606b207a97a699f89ccbe621acb9bfb720c02 (patch) | |
tree | 4ffe7f722bb2e062650350bc6489f2efb55417cf /Config.in | |
parent | b0a16a20fefab7ff137254f9746d7c7ed1460902 (diff) |
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.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |