Skip to content

Commit

Permalink
[Trad] fix: error comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-eoxia committed Jan 19, 2022
1 parent 7a6b937 commit 98b769e
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_firepermitdocument_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_groupmentdocument_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_informationssharing_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_legaldisplay_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_listingrisksaction_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_listingrisksphoto_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public function isEnabled()
/**
* Returns the default description of the numbering template
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_preventionplandocument_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_riskassessmentdocument_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_workunitdocument_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_accident_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_accident_lesion_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_accident_workstop_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_evaluator_standard extends ModeleNumRefDigiriskElement
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_firepermit_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_firepermitdet_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_groupment_standard extends ModeleNumRefDigiriskElement
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public function isEnabled()
/**
* Returns the default description of the numbering template
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_preventionplan_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_preventionplandet_standard extends ModeleNumRefDigiriskDocuments
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_workunit_standard extends ModeleNumRefDigiriskElement
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public function isEnabled()
/**
* Returns the default description of the numbering template
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_risk_standard extends ModeleNumRefRiskAnalysis
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_riskassessment_standard extends ModeleNumRefRiskAnalysis
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class mod_risksign_standard extends ModeleNumRefRiskAnalysis
/**
* Returns the description of the numbering model
*
* @return string Texte descripif
* @return string Texte descriptif
*/
public function info()
{
Expand Down

0 comments on commit 98b769e

Please sign in to comment.