diff options
| author | Nicolas Thill | 2010-08-01 14:37:19 +0000 |
|---|---|---|
| committer | Nicolas Thill | 2010-08-01 14:37:19 +0000 |
| commit | 621fd1168222732e511b6efeac65431ead144451 (patch) | |
| tree | 4ffe7f722bb2e062650350bc6489f2efb55417cf | |
| parent | 3c3231a03404e9eea7220569fafd30ff96594b4a (diff) | |
| download | archive-621fd1168222732e511b6efeac65431ead144451.tar.gz | |
fix typo
SVN-Revision: 22453
| -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 |