]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tree-wide: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 29 Jul 2023 15:23:28 +0000 (00:23 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 29 Jul 2023 15:23:28 +0000 (00:23 +0900)
TODO
src/test/test-cgroup-mask.c

diff --git a/TODO b/TODO
index 7810cd4d594aa2106e9dddfa4cb91d5cbff98f0b..bf65076e59d2759b17c634a904cb153ce2b32433 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2037,7 +2037,7 @@ Features:
   changed ("stepped"), and in timesyncd whenever we acquire an NTP fix
   ("slewing"). Then, in journalctl for each boot time we come across, find
   these records, and use the structured info they include to display
-  "corrected" wallclock time, as calculted from the monotonic timestamp in the
+  "corrected" wallclock time, as calculated from the monotonic timestamp in the
   log record, adjusted by the delta declared in the structured log record.
 
 * in journald: whenever we start a new journal file because the boot ID
index c0bf5859635329ee98024edd4b37ba0a3508f8bd..63753b24947d1f7acafe99e4a9fcfc6d210b9abe 100644 (file)
@@ -50,7 +50,7 @@ TEST_RET(cgroup_mask, .sd_booted = true) {
 
         assert_se(r >= 0);
 
-        /* Turn off all kinds of default accouning, so that we can
+        /* Turn off all kinds of default accounting, so that we can
          * verify the masks resulting of our configuration and nothing
          * else. */
         m->default_cpu_accounting =