info: Fix spelling of VMware

See http://www.thelowercasew.com/about for details
This commit is contained in:
Bastien Nocera 2015-01-26 12:33:27 +01:00
parent c167b2e862
commit c1a87d4d62

View file

@ -725,7 +725,7 @@ static struct {
} const virt_tech[] = {
{ "kvm", "KVM" },
{ "qemu", "QEmu" },
{ "vmware", "VMWare" },
{ "vmware", "VMware" },
{ "microsoft", "Microsoft" },
{ "oracle", "Oracle" },
{ "xen", "Xen" },