]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
creds: fix typo
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Thu, 8 Feb 2024 16:22:40 +0000 (17:22 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 8 Feb 2024 18:48:49 +0000 (19:48 +0100)
src/creds/io.systemd.credentials.policy

index f94571b215bfc8bd98182536d1ef8996784c9813..b4e911fd1e4480300fbda9e82b3ad521dec13e7e 100644 (file)
@@ -30,7 +30,7 @@
 
         <action id="io.systemd.credentials.decrypt">
                 <description gettext-domain="systemd">Allow decryption of system credentials.</description>
-                <message gettext-domain="systemd">Authentication is required for an application to decrypto a system credential.</message>
+                <message gettext-domain="systemd">Authentication is required for an application to decrypt a system credential.</message>
                 <defaults>
                         <allow_any>auth_admin_keep</allow_any>
                         <allow_inactive>auth_admin_keep</allow_inactive>