diff options
| author | Sebastian Lackner | 2019-01-05 02:10:03 +0100 | 
|---|---|---|
| committer | rfjakob | 2019-01-05 12:27:55 +0100 | 
| commit | f17721c364a522f87b3351a73676405d44b955f6 (patch) | |
| tree | a7583b430740494d6eb2b28c90e6bfd76faedd3b /Documentation | |
| parent | 8c35235c34448e7d03a36d6109d5de93c22c0054 (diff) | |
A few more spelling fixes.
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/file-format.md | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/file-format.md b/Documentation/file-format.md index 5699f9e..04bd2fe 100644 --- a/Documentation/file-format.md +++ b/Documentation/file-format.md @@ -12,7 +12,7 @@ Data block, default AES-GCM mode  	1-4096 bytes encrypted data  	16 bytes GHASH -Data block, AES-SIV mode (used in reverse mode, or when explicitely enabled with `-init -aessiv`) +Data block, AES-SIV mode (used in reverse mode, or when explicitly enabled with `-init -aessiv`)  	16 bytes nonce  	16 bytes SIV  | 
