From: Yu Watanabe Date: Mon, 20 Jul 2026 06:00:49 +0000 (+0900) Subject: tpm2-util: fix typo X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=9bbd94708305d1b871c24ca4a10cd5e38d53e441;p=thirdparty%2Fsystemd.git tpm2-util: fix typo Follow-ups for 5a80137aa449ff0870210eb87077a5ce3ab8680b. --- diff --git a/src/shared/tpm2-util.c b/src/shared/tpm2-util.c index c43616df51e..2b24b42a0f3 100644 --- a/src/shared/tpm2-util.c +++ b/src/shared/tpm2-util.c @@ -2057,7 +2057,7 @@ static int tpm2_get_custom_ek_template( /* This is the default SHA-256 authorization policy for high-range endorsement keys. High-range EKs * define a policy that permits the privacy administrator to delegate admin usage of the endorsement key via * TPM2_PolicyAuthorizeNV. There is one NV index defined per name algorithm. These and their public - * attributes are specified in secion A.1 of the "TCG EK Credential Profile for TPM Family 2.0" spec. + * attributes are specified in section A.1 of the "TCG EK Credential Profile for TPM Family 2.0" spec. * * This policy is: * @@ -2075,7 +2075,7 @@ static int tpm2_get_custom_ek_template( /* This is the default SHA-384 authorization policy for high-range endorsement keys. High-range EKs * define a policy that permits the privacy administrator to delegate admin usage of the endorsement key via * TPM2_PolicyAuthorizeNV. There is one NV index defined per name algorithm. These and their public - * attributes are specified in secion A.1 of the "TCG EK Credential Profile for TPM Family 2.0" spec. + * attributes are specified in section A.1 of the "TCG EK Credential Profile for TPM Family 2.0" spec. * * This policy is: *