1
0
mirror of https://github.com/rclone/rclone.git synced 2026-02-10 21:50:00 +00:00

docs: crypt: fix typo

This commit is contained in:
ToBeFree
2023-02-28 12:50:53 +01:00
committed by GitHub
parent dd72aff98a
commit 9e1443799a

View File

@@ -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