Fix typos found by codespell.

Thanks Dimitri Papadopoulos Orfanos for the patch.

Fixes: #734.
This commit is contained in:
Milan Broz
2022-04-16 19:56:37 +02:00
committed by Ondrej Kozina
parent d3ad18ad81
commit 773fc0195f
12 changed files with 20 additions and 20 deletions

View File

@@ -75,7 +75,7 @@ Changes since version 2.3.3
If users want to use blake2b/blake2s, the kernel algorithm name includes
a dash (like "blake2s-256").
Theses algorithms can now be used for integritysetup devices.
These algorithms can now be used for integritysetup devices.
* Fix crypto backend to properly handle ECB mode.