diff options
author | Alexey Dobriyan | 2006-03-22 00:13:35 +0100 |
---|---|---|
committer | Adrian Bunk | 2006-03-22 00:13:35 +0100 |
commit | 4de151d8cd2553e7e89044ab5d72fcad4eb04afb (patch) | |
tree | 372195d30aef0b934fa1e9d5c01280f01dcbded0 /fs/nls/Kconfig | |
parent | Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion" (diff) | |
download | kernel-qcow2-linux-4de151d8cd2553e7e89044ab5d72fcad4eb04afb.tar.gz kernel-qcow2-linux-4de151d8cd2553e7e89044ab5d72fcad4eb04afb.tar.xz kernel-qcow2-linux-4de151d8cd2553e7e89044ab5d72fcad4eb04afb.zip |
It's UTF-8
Fix some comments to "UTF-8".
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'fs/nls/Kconfig')
-rw-r--r-- | fs/nls/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nls/Kconfig b/fs/nls/Kconfig index 0ab8f00bdbb2..976ecccd6f56 100644 --- a/fs/nls/Kconfig +++ b/fs/nls/Kconfig @@ -491,7 +491,7 @@ config NLS_KOI8_U (koi8-u) and Belarusian (koi8-ru) character sets. config NLS_UTF8 - tristate "NLS UTF8" + tristate "NLS UTF-8" depends on NLS help If you want to display filenames with native language characters |