diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-06-18 02:09:26 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-06-18 02:09:30 +0200 |
commit | c33a65e1ba6260a6053317c1fd228f95f8ec3688 (patch) | |
tree | 229b6901369c993a55ab8e330646091c27e2f62f /catalog | |
parent | Merge pull request #33376 from yuwata/strv_sort_uniq (diff) | |
download | systemd-c33a65e1ba6260a6053317c1fd228f95f8ec3688.tar.xz systemd-c33a65e1ba6260a6053317c1fd228f95f8ec3688.zip |
catalog: fix typo
Follow-up for d6518003f8ebbfb6f85dbf227736ae05b0961199.
Diffstat (limited to 'catalog')
-rw-r--r-- | catalog/systemd.catalog.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in index 577be299aa..1a5f0aec89 100644 --- a/catalog/systemd.catalog.in +++ b/catalog/systemd.catalog.in @@ -778,7 +778,7 @@ Defined-By: systemd Support: %SUPPORT_URL% Documentation: man:systemd-tpm2-setup.service(8) -An authorization failure occured while attempting to enroll a Storage Root Key (SRK) on the Trusted Platform +An authorization failure occurred while attempting to enroll a Storage Root Key (SRK) on the Trusted Platform Module (TPM). Most likely this means that a PIN/Password (authValue) has been set on the Owner hierarchy of the TPM. |