From 1e52f2126c04e062494497c43f83349f3a2aa0c3 Mon Sep 17 00:00:00 2001 From: Christian Loehle Date: Fri, 18 Sep 2015 12:20:04 +0200 Subject: [PATCH] Fixed typo then -> than Signed-off-by: Christian Loehle --- encfs/encfs.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/encfs/encfs.pod b/encfs/encfs.pod index 9cfc581..4fa90a9 100644 --- a/encfs/encfs.pod +++ b/encfs/encfs.pod @@ -325,7 +325,7 @@ One such limitation is filename length. If your underlying filesystem limits you to N characters in a filename, then B will limit you to approximately 3*(N-2)/4. For example if the host filesystem limits to 256 characters, then B 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