forked from TrueCloudLab/rclone
docs: crypt: fix typo
This commit is contained in:
parent
dd72aff98a
commit
9e1443799a
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ custom salt is effectively a second password that must be memorized.
|
|||
based on XSalsa20 cipher and Poly1305 for integrity.
|
||||
[Names](#name-encryption) (file- and directory names) are also encrypted
|
||||
by default, but this has some implications and is therefore
|
||||
possible to turned off.
|
||||
possible to be turned off.
|
||||
|
||||
## Configuration
|
||||
|
||||
|
|
Loading…
Reference in a new issue