[PATCH] NEWS: Fix false positive of sc_prohibit_doubled_word

Michal Privoznik mprivozn at redhat.com
Wed Jul 28 15:45:51 UTC 2021


In the previous commit we've added a sentence into NEWS.rst that
supposedly contains doubled word. Well, it doesn't really.

Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---

Pushed as trivial.

 NEWS.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS.rst b/NEWS.rst
index 4f46f92949..00f8788536 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -33,8 +33,8 @@ v7.6.0 (unreleased)
     Specifying s390-pv as launch security type in an s390 domain prepares for
     running the guest in protected virtualization secure mode, also known as
     IBM Secure Execution. This simplifies the definition and reduces the risk
-    of an incorrect definition, e.g. by forgetting to specify iommu=on on all
-    virtio devices.
+    of an incorrect definition, e.g. by forgetting to specify ``iommu=on`` on
+    all virtio devices.
 
 * **Improvements**
 
-- 
2.31.1




More information about the libvir-list mailing list