]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 12 May 2026 20:34:21 +0000 (05:34 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 12 May 2026 20:34:21 +0000 (05:34 +0900)
TODO.md

diff --git a/TODO.md b/TODO.md
index 40751f6d643047973da3be9a7616cc2167e1485c..30cc5d02dcfbab47702f3df8cbbb0b21deaad856 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -136,7 +136,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
 - /etc/machine-info should have a concept of a "role" that we can put a machine
   into, which can be consumed by sysupdate and similar. A role should be
   something we can set once (i.e. the initial setting should be protected by
-  polkit and be somewhat losely access control, and later settings should use a
+  polkit and be somewhat loosely access control, and later settings should use a
   different/tougher polkit authorization, so that people can implement a
   no-way-back mechanism)