]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 16 Sep 2024 02:49:57 +0000 (11:49 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 16 Sep 2024 02:50:48 +0000 (11:50 +0900)
Follow-up for dcc359010c0a0d8366ade913bad72acb98f4f0ef.

NEWS

diff --git a/NEWS b/NEWS
index 915d61abe30de3a158d3fc11a349590e414f1b32..4acc9b3e625a1359efc51b176dcf1cdd98eee458 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -94,7 +94,7 @@ CHANGES WITH 257 in spe:
           /usr/lib/clock-epoch, and /var/lib/systemd/timesync/clock. See
           systemd(1) for an detailed updated description.
 
-        * Ctrl-Alt-Delete is reenabled during late shutdown, so that the user
+        * Ctrl-Alt-Delete is re-enabled during late shutdown, so that the user
           can still initiate a reboot if the system freezes.
 
         * Unit option PrivateUsers=identity can be used to request a user
@@ -211,7 +211,7 @@ CHANGES WITH 257 in spe:
           versions.
 
         * systemd-sysupdate gained a new --transfer-source= option to set the
-          directory to which transfer sources cofigured with
+          directory to which transfer sources configured with
           PathRelativeTo=explicit will be interpreted.
 
         Miscellaneous: