From bf602f531a934cceddff16d73f853cf1d489f694 Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Thu, 27 Dec 2018 13:40:28 +0100 Subject: Assorted spelling fixes. Detected with the 'codespell' utility. --- docs/threat_model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/threat_model.md') diff --git a/docs/threat_model.md b/docs/threat_model.md index ef1df7a..e70d805 100644 --- a/docs/threat_model.md +++ b/docs/threat_model.md @@ -109,7 +109,7 @@ As the file content is not tied to the file name in any way, Dragon can rename an encrypted file name to another valid encrypted file name. This effectively means that he can swap files. -gocryptfs has explicitely chosen not to tie the file content to +gocryptfs has explicitly chosen not to tie the file content to the file name to provide fast and reliable renames (renames are atomic in gocryptfs). -- cgit v1.2.3