VeraCrypt
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2023-08-16 01:25:10 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2023-08-16 01:25:10 +0200
commitd3ecffac3b46abb0d6a91a82838c05b11fd6fe0c (patch)
tree5c1d82b23356ee0ac062fa567b8df7fc5c6cb53d
parenta22cc2f072740e0aa90fc69c4c5d6a3429431994 (diff)
downloadVeraCrypt-d3ecffac3b46abb0d6a91a82838c05b11fd6fe0c.tar.gz
VeraCrypt-d3ecffac3b46abb0d6a91a82838c05b11fd6fe0c.zip
Fix typo in Release Notes
-rw-r--r--doc/chm/VeraCrypt User Guide.chmbin3164963 -> 3164965 bytes
-rw-r--r--doc/html/Release Notes.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index eadc4198..6cca3702 100644
--- a/doc/chm/VeraCrypt User Guide.chm
+++ b/doc/chm/VeraCrypt User Guide.chm
Binary files differ
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html
index 5cb8a2b2..28c2e22e 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -45,7 +45,7 @@
<ul>
<li>Security: Ensure that XTS primary key is different from the secondary key when creating volumes
<ul>
- <li>Issue unlikly to happen thanks to random generator properties but this check must be added to prevent attacks</li>
+ <li>Issue unlikely to happen thanks to random generator properties but this check must be added to prevent attacks</li>
<li>Reference: CCSS,NSA comment at page 3: <a href="https://csrc.nist.gov/csrc/media/Projects/crypto-publication-review-project/documents/initial-comments/sp800-38e-initial-public-comments-2021.pdf">https://csrc.nist.gov/csrc/media/Projects/crypto-publication-review-project/documents/initial-comments/sp800-38e-initial-public-comments-2021.pdf</a></li>
</ul>
</li>