Skip to content

Commit

Permalink
translation
Browse files Browse the repository at this point in the history
  • Loading branch information
grandoc committed Jun 22, 2019
1 parent 4721dc3 commit a9222c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions htdocs/core/modules/bom/mod_bom_advanced.php
Expand Up @@ -23,7 +23,7 @@
/**
* \file htdocs/core/modules/bom/mod_bom_advanced.php
* \ingroup bom
* \brief Fichier contenant la classe du modele de numerotation de reference de bom advanced
* \brief File containing class for numbering model of bom advanced
*/

require_once DOL_DOCUMENT_ROOT .'/core/modules/bom/modules_bom.php';
Expand Down Expand Up @@ -52,7 +52,7 @@ class mod_bom_advanced extends ModeleNumRefboms


/**
* Renvoi la description du modele de numerotation
* Returns the description of the numbering model
*
* @return string Texte descripif
*/
Expand Down

0 comments on commit a9222c6

Please sign in to comment.