]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 25 Jul 2023 06:50:29 +0000 (15:50 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 25 Jul 2023 06:50:29 +0000 (15:50 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 86f087528932fa42a4109d76c76e59bc29591a0a..7d012fa6c09e0e3a036e0a4e330f994c42f500b8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -658,7 +658,7 @@ CHANGES WITH 254 in spe:
           server-side environment variable expansion in specified command
           lines. Expansion defaults to enabled for all execution types except
           --scope, where it defaults to off (and prints a warning) for backward
-          compatbility reasons. --scope will be flipped to default enabled too
+          compatibility reasons. --scope will be flipped to default enabled too
           in a future release, so if you are using --scope and passing a '$'
           character in the payload you should start explicitly using
           --expand-environment=yes/no according to the use case.