ソースを参照

Fixed a typo in the datamodel

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@358 a333f486-631f-4898-b8df-5754b55c2be0
romainq 15 年 前
コミット
75cf76c11f
1 ファイル変更1 行追加1 行削除
  1. 1 1
      dictionaries/dictionary.itop.model.php

+ 1 - 1
dictionaries/dictionary.itop.model.php

@@ -1117,7 +1117,7 @@ Dict::Add('EN US', 'English', 'English', array(
 	'Class:bizChangeTicket/Stimulus:ev_notapprove' => 'Not approve this change',
 	'Class:bizChangeTicket/Stimulus:ev_notapprove+' => 'This change is not approved by CAB',
 	'Class:bizChangeTicket/Stimulus:ev_implement' => 'Implement this change',
-	'Class:bizChangeTicket/Stimulus:ev_implement+' => 'Implementation pahse for current change',
+	'Class:bizChangeTicket/Stimulus:ev_implement+' => 'Implementation phase for current change',
 	'Class:bizChangeTicket/Stimulus:ev_monitor' => 'Monitor this change',
 	'Class:bizChangeTicket/Stimulus:ev_monitor+' => 'Starting monitoring period for this change',
 	'Class:bizChangeTicket/Stimulus:ev_finish' => 'Close change',