Parcourir la source

Typo in the data model

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2559 a333f486-631f-4898-b8df-5754b55c2be0
romainq il y a 12 ans
Parent
commit
1d85059b2a

+ 1 - 1
datamodels/2.x/itop-knownerror-mgmt/en.dict.itop-knownerror-mgmt.php

@@ -95,7 +95,7 @@ Dict::Add('EN US', 'English', 'English', array(
 	'Class:KnownError/Attribute:ci_list' => 'CIs',
 	'Class:KnownError/Attribute:ci_list+' => 'All the configuration items that are related to this known error',
 	'Class:KnownError/Attribute:document_list' => 'Documents',
-	'Class:KnownError/Attribute:document_list+' => 'All the documents link to this known error',
+	'Class:KnownError/Attribute:document_list+' => 'All the documents linked to this known error',
 ));
 
 //