diff --git a/man/systemd-pcrlock.xml b/man/systemd-pcrlock.xml
index de77e7da14..1b5748edc9 100644
--- a/man/systemd-pcrlock.xml
+++ b/man/systemd-pcrlock.xml
@@ -190,7 +190,7 @@
systemd-pcrlock to work correctly. This does similar tests as
systemd-analyze has-tpm2, but also checks for supported of the TPM2 operations
requires by systemd-pcrlock. Outputs one of no,
- partial (in case some parts of TPM2 support are avaialable in hardware, firmware,
+ partial (in case some parts of TPM2 support are available in hardware, firmware,
OS, but not complete), obsolete (if TPM2 support is available in hardware,
firmware and OS, but the operations required for systemd-pcrlock are missing),
yes. Returns an exit status of zero if full support is available, otherwise