diff --git a/GlnLM-EffLocDisp-DT-fctNM-01_2021.R b/GlnLM-EffLocDisp-DT-fctNM-01_2021.R
index d5db611ae1a668721cc685859f0fcaf2eda45f86..37d822e554106bcdbcf803a9436fb3a83fa14bb3 100644
--- a/GlnLM-EffLocDisp-DT-fctNM-01_2021.R
+++ b/GlnLM-EffLocDisp-DT-fctNM-01_2021.R
@@ -1,6 +1,6 @@
 #####################################################################################################
-## Modèle ln-lineaire géneralisé                                                                   ##
-## Gestion données en DataTable - Optimisation Nelder-Mead en fonction                             ##
+## Modele ln-lineaire generalise                                                                   ##
+## Gestion donnees en DataTable - Optimisation Nelder-Mead en fonction                             ##
 ## 2020-01-20                                                                                      ##
 ## source("ANC/GlnLM-EffLocDisp-DT-fctNM.R")                                                       ##
 #####################################################################################################
@@ -14,8 +14,8 @@ if (ok == 1) {
 library(data.table);
 library(numDeriv);
 
-## Répertoire de travail ##
-chem <- "/Users/eva.falipou/Documents/Eva/ANC/ln_linéaire/";
+## Repertoire de travail ##
+chem <- "/Users/eva.falipou/Documents/Eva/ANC/ln_linaire/";
 
 #####################################################################################################
 ## Lecture donnees - Exemple : analyse NTK avec loq=1                                              ##