diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-07-25 22:26:16 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-07-25 22:26:16 +0200 |
commit | be5c28c4816189dad5af92ab61d22910b2d00769 (patch) | |
tree | d1e73fd5598e4124714ac6fa7a498f0bc07b3a16 | |
parent | b7fc6897b9b79b5899054e245971ab60091eb62f (diff) | |
download | VeraCrypt-be5c28c4816189dad5af92ab61d22910b2d00769.tar.gz VeraCrypt-be5c28c4816189dad5af92ab61d22910b2d00769.zip |
Release Notes: Fix typo
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 3162989 -> 3162989 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex a0b9c305..8cddb7bb 100644 --- a/doc/chm/VeraCrypt User Guide.chm +++ b/doc/chm/VeraCrypt User Guide.chm diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index a7559a3c..af64ac83 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -57,7 +57,7 @@ <li>More details about the team and the project are available at <a href="https://projets-info.insa-rennes.fr/projets/2022/VeraCrypt/index_en.html">https://projets-info.insa-rennes.fr/projets/2022/VeraCrypt/index_en.html</a>.</li> </ul> </li> -<li>when overwriting an existing file container during volume creation, add its current size to the available free space</li> +<li>When overwriting an existing file container during volume creation, add its current size to the available free space</li> <li>Add Corsican language support. Update several translations. </li> <li>Update documentation</li> </ul> |