]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 16 Apr 2024 03:21:36 +0000 (12:21 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 16 Apr 2024 03:21:36 +0000 (12:21 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 29d57a3788cf3f3e5ffeeee8ec18057a7cfe2b9b..7318b5eb9232736954b8fc131bcd6246951aef71 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -149,7 +149,7 @@ CHANGES WITH 256 in spe:
           transient and are only defined as long as the service manager
           is running (implemented via DynamicUser=1). These service managers run
           off home directories defined in /var/lib/capsules/<name>, where
-          <name> is a the capsule's name. These home directores can contain
+          <name> is a the capsule's name. These home directories can contain
           regular per-user services and other units. A capsule is started via a
           simple "systemctl start capsule@<name>.service". See the
           capsule@.service(5) man page for further details. Various systemd