aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-06-19 18:42:05 +0200
committerJakob Unterwurzacher2016-06-19 18:42:05 +0200
commita8f1828f4f0ac2048156995778e9d27fa200b0fa (patch)
treeec9df5dce4764f0aa2de3b7cf34c2bb5b2765b20 /docs
parentd7494a9808238b608b65acb04762c56ba616bc1a (diff)
Fix "gocrytfs" typo
Diffstat (limited to 'docs')
-rw-r--r--docs/security.md2
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
-----------------------