config: fix NLS typo

Reported-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
Yann E. MORIN" 2011-11-28 18:35:17 +01:00
parent f084787743
commit 6fc2908b8b

View File

@ -358,6 +358,6 @@ config TOOLCHAIN_ENABLE_NLS
bool
prompt "Enable nls"
help
Say 'Y' here to enable national language support (nls).
Say 'Y' here to enable native language support (nls).
endmenu