diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-10-02 09:16:26 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-10-02 09:16:26 +0200 |
commit | 8f8c871ae3abbf2dde5e9039bc5f7c9ba706c9ad (patch) | |
tree | 6c610ce8322c0c9f532255188310e0b8c8a1b319 /doc/html/Release Notes.html | |
parent | 9d36f15bfcd87c61ce499c06d17443626a4bf478 (diff) | |
download | VeraCrypt-8f8c871ae3abbf2dde5e9039bc5f7c9ba706c9ad.tar.gz VeraCrypt-8f8c871ae3abbf2dde5e9039bc5f7c9ba706c9ad.zip |
Fix typo in Release Notes
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 8674e90f..43664a8a 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -103,7 +103,7 @@ <li>Implement translation of Expander UI</li> <li>Replace legacy file/dir selection APIs with modern IFileDialog interface for better Windows 11 compatibility</li> <li>Enhancements to dependency dlls safe loading, including delay loading.</li> -<li>remove recommendation of keyfiles files extensions and update documentation to mention risks of third-party file extensions.</li> +<li>Remove recommendation of keyfiles files extensions and update documentation to mention risks of third-party file extensions.</li> <li>Add support for more language in the setup installer</li> <li>Update LZMA library to version 23.01</li> <li>Update libzip to version 1.10.1 and zlib to version 1.3</li> |