summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-11-28 17:35:17 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-11-28 17:35:17 (GMT)
commit6fc2908b8b275a6e064888371617ccd4a549e279 (patch)
tree83d7928e0ca007d4ad9d42fafbef9fa381e8ac35
parentf084787743d07e1fcfd316cb6ed4890f3cf20483 (diff)
config: fix NLS typo
Reported-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
-rw-r--r--config/toolchain.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/toolchain.in b/config/toolchain.in
index 1bb53ae..d661914 100644
--- a/config/toolchain.in
+++ b/config/toolchain.in
@@ -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