Fix typos in Release Notes

This commit is contained in:
Mounir IDRASSI 2023-07-02 22:37:02 +02:00
parent 0e49b7bc33
commit 4956acd3aa
No known key found for this signature in database
GPG Key ID: 02C30AE90FAE4A6F
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -51,7 +51,7 @@
<li>Uses unique, encoded data present on the banking card to securely generate keyfile content.</li>
<li>Supports all banking cards that comply with EMV standard.</li>
<li>Must be enabled in settings (menu Settings->Security Tokens)</li>
<li>Developped by a team of students from <a href="https://www.insa-rennes.fr">Institut national des sciences appliquées de Rennes</a></li>
<li>Developed by a team of students from <a href="https://www.insa-rennes.fr">Institut national des sciences appliquées de Rennes</a></li>
<li>Project Github repositoty: <a href="https://github.com/veracrypt-EMV-INSA-Rennes-4INFO/VeraCrypt_EMV">https://github.com/veracrypt-EMV-INSA-Rennes-4INFO/VeraCrypt_EMV</a></li>
</ul>
</li>
@ -72,7 +72,7 @@
<li>Add dropdown menu to Mount button to allow mounting without using the cache.</li>
<li>Possible workaround for logarithmic slowdown for Encrypt-In-Place on large volumes.</li>
<li>Fix stall issue caused by Quick Format of large file containers</li>
<li>make Expander first check file existence before proceeding further</li>
<li>Make Expander first check file existence before proceeding further</li>
<li>Allow selecting size unit (KB/MB/GB) for generated keyfiles</li>
<li>Avoid silent failure of Fast Create when creating file containers by displaying warning if required privilege is not held</li>
<li>Allow choosing Fast Create in Format Wizard UI when creating file containers</li>