# HG changeset patch # User "Yann E. MORIN" # Date 1322501717 -3600 # Node ID 4f7ed2e7217861c3c3925440cf2b01c06e568f7d # Parent 49af7802dcd538ec3cb64337030b03ac2c6344d2 config: fix NLS typo Reported-by: Khem Raj Signed-off-by: "Yann E. MORIN" diff -r 49af7802dcd5 -r 4f7ed2e72178 config/toolchain.in --- a/config/toolchain.in Tue Nov 22 10:08:10 2011 +0100 +++ b/config/toolchain.in Mon Nov 28 18:35:17 2011 +0100 @@ -358,6 +358,6 @@ bool prompt "Enable nls" help - Say 'Y' here to enable national language support (nls). + Say 'Y' here to enable native language support (nls). endmenu