[gnome-control-center] info: Fix spelling of VMware



commit c1a87d4d6200fb2d7e072e737e89e31397b0c6f0
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jan 26 12:33:27 2015 +0100

    info: Fix spelling of VMware
    
    See http://www.thelowercasew.com/about for details

 panels/info/cc-info-panel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/info/cc-info-panel.c b/panels/info/cc-info-panel.c
index e29154f..86513a4 100644
--- a/panels/info/cc-info-panel.c
+++ b/panels/info/cc-info-panel.c
@@ -725,7 +725,7 @@ static struct {
 } const virt_tech[] = {
   { "kvm", "KVM" },
   { "qemu", "QEmu" },
-  { "vmware", "VMWare" },
+  { "vmware", "VMware" },
   { "microsoft", "Microsoft" },
   { "oracle", "Oracle" },
   { "xen", "Xen" },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]