From b0e9ae91c327ebdf8ec50710a4dd052b0479ea69 Mon Sep 17 00:00:00 2001 From: r2gnl Date: Fri, 26 Mar 2010 12:43:47 +0000 Subject: [PATCH] English comment only --- htdocs/commonobjectline.class.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/commonobjectline.class.php b/htdocs/commonobjectline.class.php index 90267872bd8..a767526b6fb 100644 --- a/htdocs/commonobjectline.class.php +++ b/htdocs/commonobjectline.class.php @@ -19,15 +19,15 @@ /** \file htdocs/commonobjectline.class.php \ingroup core - \brief Fichier de la classe mere des classes de lignes d'objets metiers (facture, contrat, propal, commande, etc...) + \brief File of the superclass of classes of lines of business objects (invoice, contract, PROPAL, commands, etc. ...) \version $Id$ */ /** \class CommonObjectLine - \brief Classe mere pour héritage des classes de lignes d'objets metiers -*/ + \brief Superclass for class inheritance lines of business objects +* / class CommonObjectLine {