From fe03342b6fda16882cb07dfcb6136eaa8c6b7845 Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Fri, 25 Oct 2019 09:37:22 +0200 Subject: [PATCH] :globe_with_meridians: Fix typo SF#1812, many thanks Lars Scheibling ! --- datamodels/2.x/itop-config-mgmt/en.dict.itop-config-mgmt.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamodels/2.x/itop-config-mgmt/en.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/en.dict.itop-config-mgmt.php index 958a68b56..008a8f231 100755 --- a/datamodels/2.x/itop-config-mgmt/en.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/en.dict.itop-config-mgmt.php @@ -481,7 +481,7 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:DatacenterDevice/Attribute:enclosure_name+' => '', 'Class:DatacenterDevice/Attribute:nb_u' => 'Rack units', 'Class:DatacenterDevice/Attribute:nb_u+' => '', - 'Class:DatacenterDevice/Attribute:managementip' => 'Management ip', + 'Class:DatacenterDevice/Attribute:managementip' => 'Management IP', 'Class:DatacenterDevice/Attribute:managementip+' => '', 'Class:DatacenterDevice/Attribute:powerA_id' => 'PowerA source', 'Class:DatacenterDevice/Attribute:powerA_id+' => '',