From c2f6feb54f014176ac961cec24997e485fccf9e9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Thu, 20 Mar 2025 17:51:05 +0000 Subject: [PATCH] Fix typo in NEWS files MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reported-by: Laine Stump Signed-off-by: Daniel P. Berrangé --- NEWS.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.rst b/NEWS.rst index 45d48c1485..484333e55a 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -41,8 +41,8 @@ v11.2.0 (unreleased) managed save, graceful shutdown, or hard poweroff on running VMs, when a host shutdown is requested. This feature is intended to eventually replace usage of the libvirt-guests script. The new approach improves on the - libvirt-guests script, by proactively monitor logind for a signal that a - host shutdown has been requested. It will initiate the chosen action on + libvirt-guests script, by proactively monitoring logind for a signal that + a host shutdown has been requested. It will initiate the chosen action on running guests immediately, allowing shutdown inhibitors to be released sooner. The new solution is also able to iteratively try multiple actions until one of them succeeeds in shutting down the VM. -- 2.47.3