info: Fix spelling of VMware
See http://www.thelowercasew.com/about for details
This commit is contained in:
parent
c167b2e862
commit
c1a87d4d62
1 changed files with 1 additions and 1 deletions
|
@ -725,7 +725,7 @@ static struct {
|
|||
} const virt_tech[] = {
|
||||
{ "kvm", "KVM" },
|
||||
{ "qemu", "QEmu" },
|
||||
{ "vmware", "VMWare" },
|
||||
{ "vmware", "VMware" },
|
||||
{ "microsoft", "Microsoft" },
|
||||
{ "oracle", "Oracle" },
|
||||
{ "xen", "Xen" },
|
||||
|
|
Loading…
Add table
Reference in a new issue