]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix typo
authorHaochen Tong <i@hexchain.org>
Sat, 15 Jul 2023 08:41:50 +0000 (16:41 +0800)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 15 Jul 2023 08:59:49 +0000 (17:59 +0900)
NEWS

diff --git a/NEWS b/NEWS
index d3808d8e072d91868c9ed8f223a8d6b3de422b79..cf85eb889eedb9e1b265a4a6b93d89d681f2273f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,7 +30,7 @@ CHANGES WITH 254 in spe:
         * Behaviour of sandboxing options for the per-user service manager
           units has changed. They now imply PrivateUsers=yes, which means user
           namespaces will be implicitly enabled when a sandboxing option is
-          enabled in a user unit. Enabling user namespaces has the the drawback
+          enabled in a user unit. Enabling user namespaces has the drawback
           that system users will no longer be visible (and processes/files will
           appear as owned by 'nobody') in the user unit.