]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
spelling: weekday names are capitalized
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 21 Mar 2022 11:08:41 +0000 (12:08 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 21 Mar 2022 11:16:54 +0000 (12:16 +0100)
NEWS
units/systemd-sysupdate.timer

diff --git a/NEWS b/NEWS
index c591694a72726807a6680edffa9dd3cd492978fe..4677c7517741967e973789cee740058bdaed6150 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12493,7 +12493,7 @@ CHANGES WITH 197:
           based on a calendar time specification such as "Thu,Fri
           2013-*-1,5 11:12:13" which refers to 11:12:13 of the first
           or fifth day of any month of the year 2013, given that it is
-          a thursday or friday. This brings timer event support
+          a Thursday or a Friday. This brings timer event support
           considerably closer to cron's capabilities. For details on
           the supported calendar time specification language see
           systemd.time(7).
index d998765e21f77d0b09cf37de152d8790f2d6ddad..6ecd98d13edc516d54771e9ecbd57fff52df2746 100644 (file)
@@ -18,7 +18,7 @@ ConditionVirtualization=!container
 [Timer]
 # Trigger the update 15min after boot, and then – on average – every 6h, but
 # randomly distributed in a 2h…6h interval. In addition trigger things
-# persistently once on each saturday, to ensure that even on systems that are
+# persistently once on each Saturday, to ensure that even on systems that are
 # never booted up for long we have a chance to to do the update.
 OnBootSec=15min
 OnUnitActiveSec=2h