[config-ref] Fix typo in hypervisor-xen-libvirt

Change-Id: Ieb3e2a97bbe1905be4ed4c731858f628e38b86e6
This commit is contained in:
Anthony PERARD 2016-07-01 15:39:43 +01:00
parent f67491ed33
commit 9d23ffa1e9
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ To enable Xen via libvirt, ensure the following options are set in
compute_driver = libvirt.LibvirtDriver
[libvirt]
virt_type = xen</programlisting></para>
virt_type = xen
Additional configuration options
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~