]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 3 Mar 2026 13:11:44 +0000 (22:11 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 3 Mar 2026 13:11:44 +0000 (22:11 +0900)
TODO

diff --git a/TODO b/TODO
index 42b57364596c282b4311a450ddc572f09c1ea3bb..0f97998abbaee79ef518e605a3fef4eb947c35e9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -126,7 +126,7 @@ Features:
   less than NVRAM. hence setting the flag amplifies space issues. Unsetting the
   flag increases wear issues on the NVRAM, however, but this should be limited
   for the product uuid nvpcr, since its only changed once per boot. this needs
-  to be configurable by nvpcr however, as other nvpcrs are differnt,
+  to be configurable by nvpcr however, as other nvpcrs are different,
   i.e. verity one receives many writes during system uptime quite
   possibly. (also, NV_ORDERLY makes stuff faster, and dropping it costs
   possibly up to 100ms supposedly)