diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-06-28 09:39:52 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-06-28 09:39:52 +0200 |
commit | e0e043157fac5242efd15baf467dcc21d06d5067 (patch) | |
tree | aa9b258aa71aedcfab819e87a361545694acba7c /doc/html/Release Notes.html | |
parent | 579ce2fd31f01b0befba947ed863ed1d5e4be3f0 (diff) | |
download | VeraCrypt-e0e043157fac5242efd15baf467dcc21d06d5067.tar.gz VeraCrypt-e0e043157fac5242efd15baf467dcc21d06d5067.zip |
Documentation: Fix typos
Diffstat (limited to 'doc/html/Release Notes.html')
-rw-r--r-- | doc/html/Release Notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 33400204..d57015c6 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -44,7 +44,7 @@ <li><strong>All OSes:</strong> <ul> <li>Add support for BLAKE2s as new PRF algorithm for both system encryption and standard volumes.</li> -<li>Complete removal of RIPEMD16 and GOST89 algorithms. Legacy volumes using any of them cannot be mounted by VeraCrypt anymore.</li> +<li>Complete removal of RIPEMD160 and GOST89 algorithms. Legacy volumes using any of them cannot be mounted by VeraCrypt anymore.</li> <li>Add Corsican language support. Update several translations. </li> </ul> </li> |