summaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
authorTim Wiederhake <twiederh@redhat.com>2022-03-02 09:17:30 +0100
committerTim Wiederhake <twiederh@redhat.com>2022-03-02 09:17:30 +0100
commite1754a1a5ba70787f637685ac23a4495daec19d1 (patch)
treecb7544c51606d406d649db61e3d9e37e8860d46b /NEWS.rst
parent44ea7749f82c093a3387b94d1e40a5fe48609244 (diff)
downloadlibvirt-e1754a1a5ba70787f637685ac23a4495daec19d1.tar.gz
Fix typo in NEWS
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 14c4aaf185..a5b6106bc2 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -77,7 +77,7 @@ v8.1.0 (2022-03-01)
* Remove unix sockets from filesystem when disabling a '.socket' systemd unit
The presence of the socket files is used by our remote driver to determine
- which service to access. Since neiter systemd nor the daemons clean up the
+ which service to access. Since neither systemd nor the daemons clean up the
socket file clients were running into problems when a modular deployment was
switched to monolithic ``libvirtd``.