]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 14 May 2024 09:08:23 +0000 (18:08 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 14 May 2024 09:08:44 +0000 (18:08 +0900)
Follow-up for 84bdf71592be032fa4100fb7b0ed0a9345942ece.

TODO

diff --git a/TODO b/TODO
index e9cbf571f954b8aaba884127b78e92ed78e03955..102bdd0a0a94125edb06f2b4e66a1c6345023963 100644 (file)
--- a/TODO
+++ b/TODO
@@ -135,7 +135,7 @@ Features:
   links, or loop-util.c for tracking backing files, and other places.
 
 * cryptenroll/cryptsetup/homed: add unlock mechanism that combines tpm2 and
-  fido2, as well as tpm2 + ssh-agent, insipred by ChromeOS' logic: encrypt the
+  fido2, as well as tpm2 + ssh-agent, inspired by ChromeOS' logic: encrypt the
   volume key with the TPM, with a policy that insists that a nonce is signed by
   the fido2 device's key or ssh-agent key. Thus, add unlock/login time the TPM
   generates a nonce, which is sent as a challenge to the fido2/ssh-agent, which