diff options
| author | Alexey Dobriyan <adobriyan@gmail.com> | 2006-03-21 18:13:35 -0500 |
|---|---|---|
| committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-03-21 18:13:35 -0500 |
| commit | 4de151d8cd2553e7e89044ab5d72fcad4eb04afb (patch) | |
| tree | 372195d30aef0b934fa1e9d5c01280f01dcbded0 /fs/nls | |
| parent | e0f4ab8a1741193891f096aa63df9ac8672af54c (diff) | |
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')
| -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 | |||
| 491 | (koi8-u) and Belarusian (koi8-ru) character sets. | 491 | (koi8-u) and Belarusian (koi8-ru) character sets. |
| 492 | 492 | ||
| 493 | config NLS_UTF8 | 493 | config NLS_UTF8 |
| 494 | tristate "NLS UTF8" | 494 | tristate "NLS UTF-8" |
| 495 | depends on NLS | 495 | depends on NLS |
| 496 | help | 496 | help |
| 497 | If you want to display filenames with native language characters | 497 | If you want to display filenames with native language characters |
