Fixed typo then -> than

Signed-off-by: Christian Loehle <cloehle@linutronix.de>
This commit is contained in:
Christian Loehle
2015-09-18 12:20:04 +02:00
parent 340fefda32
commit 1e52f2126c

View File

@@ -325,7 +325,7 @@ One such limitation is filename length. If your underlying filesystem limits
you to N characters in a filename, then B<EncFS> will limit you to approximately
3*(N-2)/4. For example if the host filesystem limits to 256 characters, then
B<EncFS> will be limited to 190 character filenames. This is because encrypted
filenames are always longer then plaintext filenames.
filenames are always longer than plaintext filenames.
=head1 FILESYSTEM OPTIONS