diff options
author | Jakob Unterwurzacher | 2016-06-19 18:42:05 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-06-19 18:42:05 +0200 |
commit | a8f1828f4f0ac2048156995778e9d27fa200b0fa (patch) | |
tree | ec9df5dce4764f0aa2de3b7cf34c2bb5b2765b20 /docs/security.md | |
parent | d7494a9808238b608b65acb04762c56ba616bc1a (diff) |
Fix "gocrytfs" typo
Diffstat (limited to 'docs/security.md')
-rw-r--r-- | docs/security.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/security.md b/docs/security.md index fa74294..894f894 100644 --- a/docs/security.md +++ b/docs/security.md @@ -52,7 +52,7 @@ encryption. The Base64 encoding limits the usable filename length to 176 characters. Filenames that are longer than that (longer than 255 characters in Base64- -encoded form) use long file name handling (since gocrytfs v0.9). +encoded form) use long file name handling (since gocryptfs v0.9). Long File Name Handling ----------------------- |