diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:34:14 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:34:14 +0200 |
commit | 44c09201a4178e08ed1c8cc37e7aea0683888f0a (patch) | |
tree | 2b8a859ef668b24cc7c41331d29357979e07c364 /fs/Kconfig | |
parent | 095096038d637c477ef3c1b674612bcbc4d60c2d (diff) | |
download | linux-stable-44c09201a4178e08ed1c8cc37e7aea0683888f0a.tar.gz linux-stable-44c09201a4178e08ed1c8cc37e7aea0683888f0a.tar.bz2 linux-stable-44c09201a4178e08ed1c8cc37e7aea0683888f0a.zip |
more misc typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 8d18497de629..deaad99ffadb 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -1032,7 +1032,7 @@ config BEFS_FS on files and directories, and database-like indeces on selected attributes. (Also note that this driver doesn't make those features available at this time). It is a 64 bit filesystem, so it supports - extremly large volumes and files. + extremely large volumes and files. If you use this filesystem, you should also say Y to at least one of the NLS (native language support) options below. |