summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0.ebuild b/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0.ebuild
index 05a6ccde2828..454cad2eeaee 100644
--- a/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0.ebuild
+++ b/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0.ebuild
@@ -56,5 +56,5 @@ src_install() {
pkg_postinst() {
einfo "As of tpm2-abrmd 3.0.0, users must be in the tss group"
- einfo "To access the TPM"
+ einfo "to access the TPM"
}