]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Fix typo (Libivrt -> Libvirt)
authorAndrea Bolognani <abologna@redhat.com>
Mon, 13 Jan 2020 10:49:47 +0000 (11:49 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 13 Jan 2020 14:11:04 +0000 (15:11 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index 4f1bea4fb59b6bd0e0f0ae15a47e8f2ef7c5c3b5..f05d5f1736087e7f7ef0a02466429aa9fb53f19a 100644 (file)
@@ -95,7 +95,7 @@
         <description>
           For a long time libvirt was assuming that a backing file is RAW when
           the format was not specified. This didn't pose a problem until blockdev
-          support was enabled in last release. Libivrt now requires that
+          support was enabled in last release. Libvirt now requires that
           the format is specified in the image metadata or domain XML and the
           VM will refuse to start otherwise. Additionally the error message
           now links to the knowledge base which summarizes how to fix the images.