MOD replace 'formateur' by 'formater'
[euphorik.git] / js / pageAbout.js
index 733f77e..7fde6f7 100644 (file)
 // You should have received a copy of the GNU General Public License\r
 // along with Euphorik.  If not, see <http://www.gnu.org/licenses/>.\r
 \r
-euphorik.PageAbout = function(client, formateur, util, communication) {\r
+euphorik.PageAbout = function(client, formater, util, communication) {\r
    this.nom = "about";\r
    \r
    this.client = client;\r
-   this.formateur = formateur;\r
+   this.formateur = formater;\r
    this.util = util;
    this.communication = communication;\r
 };\r