]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
homework: fix message typo
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Nov 2021 17:29:52 +0000 (18:29 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 24 Nov 2021 17:29:52 +0000 (18:29 +0100)
src/home/homework-luks.c

index ac379c6d072e66adff0876faff925969bf599c2a..529796ad9c78f18b92744bf45b58afd1cb2fa2b7 100644 (file)
@@ -428,7 +428,7 @@ static int luks_setup(
         if (r == -ENOKEY)
                 return log_error_errno(r, "No valid password for LUKS superblock.");
         if (r < 0)
-                return log_error_errno(r, "Failed to unlocks LUKS superblock: %m");
+                return log_error_errno(r, "Failed to unlock LUKS superblock: %m");
 
         r = sym_crypt_activate_by_volume_key(
                         cd,