]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 13 Oct 2022 08:15:50 +0000 (17:15 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 13 Oct 2022 08:15:50 +0000 (17:15 +0900)
TODO

diff --git a/TODO b/TODO
index 164cf61093679d056301c78b280f6c8b267b163b..642c5969453fe8297b2ad8264abc018771e2e9e3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -128,7 +128,7 @@ Features:
   and a type #2 entry exist under otherwise the exact same name, then use the
   type #1 entry, and ignore the type #2 entry. This way, people can "upgrade"
   from the UKI with all parameters baked in to a Type #1 .conf file with manual
-  paramterization, if needed. This matches our usual rule that admin config
+  parametrization, if needed. This matches our usual rule that admin config
   should win over vendor defaults.
 
 * sd-stub: optionally allow users to configure manual kernel command line even
@@ -171,7 +171,7 @@ Features:
 
 * systemd-repart: if the GPT *disk* UUID (i.e. the one global for the entire
   disk) is set to all FFFFF then use this as trigger for factory reset, in
-  addition to the existing meachnisms via EFI variables and kernel comand
+  addition to the existing mechanisms via EFI variables and kernel command
   line. Benefit: works also on non-EFI systems, and can be requested on one
   boot, for the next.