[libvirt PATCH] NEWS: fix even more typos

Ján Tomko via Devel posted 1 patch 1 month, 1 week ago
NEWS.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
[libvirt PATCH] NEWS: fix even more typos
Posted by Ján Tomko via Devel 1 month, 1 week ago
From: Ján Tomko <jtomko@redhat.com>

The 'editting one' was:
Reported-by: Martin Kletzander <mkletzan@redhat.com>
I found the rest myself.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
---
Pushed as trivial.

 NEWS.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS.rst b/NEWS.rst
index 484333e55a..6ab34aa756 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -31,7 +31,7 @@ v11.2.0 (unreleased)
 
   * qemu: Add support for multiple iothreads for ``virtio-scsi`` controller
 
-    It's now possible to map multiple iotreads to the ``virtio-scsi`` controller
+    It's now possible to map multiple iothreads to the ``virtio-scsi`` controller
     or even map them to specific virtqueues similarly to the ``virtio-blk``
     device allowing for better performance in certain scenarios.
 
@@ -45,10 +45,10 @@ v11.2.0 (unreleased)
     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.
+    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 editting of the
+    feature currently requires an manual opt-in through editing of the
     /etc/libvirt/qemu.conf configuration file. The libvirt-guests script must
     be disabled before doing this.
 
-- 
2.49.0
Re: [libvirt PATCH] NEWS: fix even more typos
Posted by Martin Kletzander via Devel 1 month, 1 week ago
On Fri, Mar 21, 2025 at 10:50:34AM +0100, Ján Tomko via Devel wrote:
>From: Ján Tomko <jtomko@redhat.com>
>
>The 'editting one' was:
>Reported-by: Martin Kletzander <mkletzan@redhat.com>
>I found the rest myself.
>
>Signed-off-by: Ján Tomko <jtomko@redhat.com>
>---
>Pushed as trivial.
>
> NEWS.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
>diff --git a/NEWS.rst b/NEWS.rst
>index 484333e55a..6ab34aa756 100644
>--- a/NEWS.rst
>+++ b/NEWS.rst
>@@ -31,7 +31,7 @@ v11.2.0 (unreleased)
>
>   * qemu: Add support for multiple iothreads for ``virtio-scsi`` controller
>
>-    It's now possible to map multiple iotreads to the ``virtio-scsi`` controller
>+    It's now possible to map multiple iothreads to the ``virtio-scsi`` controller
>     or even map them to specific virtqueues similarly to the ``virtio-blk``
>     device allowing for better performance in certain scenarios.
>
>@@ -45,10 +45,10 @@ v11.2.0 (unreleased)
>     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.
>+    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 editting of the
>+    feature currently requires an manual opt-in through editing of the

You could've also incorporated the

s/ an / a /

which was Reported-by: Jira Denemark O:-)

>     /etc/libvirt/qemu.conf configuration file. The libvirt-guests script must
>     be disabled before doing this.
>
>-- 
>2.49.0
>
[libvirt PATCH] NEWS: fix one more typo
Posted by Ján Tomko via Devel 1 month, 1 week ago
From: Ján Tomko <jtomko@redhat.com>

s/ an / a /

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

 NEWS.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.rst b/NEWS.rst
index de0a205e24..a04cf8f259 100644
--- 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.
 
-- 
2.49.0