aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/MANPAGE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md
index 4e9ab78..8793330 100644
--- a/Documentation/MANPAGE.md
+++ b/Documentation/MANPAGE.md
@@ -107,7 +107,7 @@ Run `gocryptfs -speed` to find out if and how much slower.
#### -deterministic-names
Disable file name randomisation and creation of `gocryptfs.diriv` files.
-This can prevent sync conflicts conflicts when synchronising files, but
+This can prevent sync conflicts when synchronising files, but
leaks information about identical file names across directories
("Identical names leak" in https://nuetzlich.net/gocryptfs/comparison/#file-names ).