[libvirt] [PATCH] Fix closing XML element in news file

Daniel P. Berrange posted 1 patch 6 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170601093449.19276-1-berrange@redhat.com
docs/news.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] Fix closing XML element in news file
Posted by Daniel P. Berrange 6 years, 10 months ago
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
---

Pushed as a trivial build fix

 docs/news.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/news.xml b/docs/news.xml
index 6ff01ca..e95fe72 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -108,7 +108,7 @@
         <description>
           Endpoint devices support new <code>mdev</code> capability
           and their parents now report the supported types in new
-          <code>mdev_types</mdev> capability.
+          <code>mdev_types</code> capability.
         </description>
       </change>
       <change>
-- 
2.9.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list