From 3d8cb44c61effe3f41c6693193ea067d5d234878 Mon Sep 17 00:00:00 2001 From: Milan Broz Date: Thu, 4 Mar 2021 11:27:33 +0100 Subject: [PATCH] Fix typo. --- docs/v2.3.5-ReleaseNotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/v2.3.5-ReleaseNotes b/docs/v2.3.5-ReleaseNotes index 859ffbd0..c997880b 100644 --- a/docs/v2.3.5-ReleaseNotes +++ b/docs/v2.3.5-ReleaseNotes @@ -113,7 +113,7 @@ Changes since version 2.3.4 * Fix luksKeyChange for LUKS2 with assigned tokens. - The token references are not correctly assigned to the new keyslot number. + The token references are now correctly assigned to the new keyslot number. * Fix cryptsetup resize using LUKS2 tokens.