Skip to content

Commit

Permalink
Merge pull request #113 from cloehle/patch-1
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
vgough committed Oct 12, 2015
2 parents 71cecd2 + 1e52f21 commit 2d3780b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion encfs/encfs.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2d3780b

Please sign in to comment.