]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: fix one more typo
authorJán Tomko <jtomko@redhat.com>
Fri, 21 Mar 2025 15:27:58 +0000 (16:27 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 21 Mar 2025 15:30:03 +0000 (16:30 +0100)
s/ an / a /

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reported-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst

index de0a205e247689b623874728b9d2c6ddb1604af8..a04cf8f25946e2247cca4a3b4e4bcb585c1b3d45 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -48,7 +48,7 @@ v11.2.0 (unreleased)
     until one of them succeeds in shutting down the VM.
 
     Since it must be mutually exclusive with the libvirt-guests script, this
-    feature currently requires an manual opt-in through editing of the
+    feature currently requires a manual opt-in through editing of the
     /etc/libvirt/qemu.conf configuration file. The libvirt-guests script must
     be disabled before doing this.