Skip to content

Commit

Permalink
Merge pull request #973 from borod108/bug/rhvm_to_rhv
Browse files Browse the repository at this point in the history
Change RHVM to RHV
  • Loading branch information
martinpovolny authored Apr 10, 2017
2 parents bc446e5 + 9a76444 commit 8c4b20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/helpers/application_helper/discover.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def discover_type(dtype)
"ipmi" => _("IPMI"),
"kvm" => _("KVM"),
"msvirtualserver" => _("MS vCenter"),
"rhevm" => _("Red Hat Virtualization Manager"),
"rhevm" => _("Red Hat Virtualization"),
"scvmm" => _("Microsoft System Center VMM"),
"virtualcenter" => _("VMware vCenter"),
"vmwareserver" => _("VMware Server"),
Expand Down

0 comments on commit 8c4b20e

Please sign in to comment.