[PATCH] NEWS: Fix indentation

Andrea Bolognani posted 1 patch 2 years, 3 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220107070513.748981-1-abologna@redhat.com
There is a newer version of this series
NEWS.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] NEWS: Fix indentation
Posted by Andrea Bolognani 2 years, 3 months ago
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
Pushed as trivial.

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

diff --git a/NEWS.rst b/NEWS.rst
index 3c06fdde0f..7ee03fde0e 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -42,12 +42,12 @@ v8.0.0 (unreleased)
     as ``VIR_MIGRATE_NON_SHARED_SYNCHRONOUS_WRITES`` exposed via
     ``virsh migrate --copy-storage-synchronous-writes``.
 
-    * Introduce TCG domain features
+  * Introduce TCG domain features
 
     Libvirt is now able to set the size of translation block cache size
     (tb-size) for TCG domains.
 
-    * qemu: Add new API to inject a launch secret in a domain
+  * qemu: Add new API to inject a launch secret in a domain
 
     New API ``virDomainSetLaunchSecurityState()`` and virsh command
     ``domsetlaunchsecstate`` are added to support injecting a launch secret
-- 
2.31.1