diff --git a/SOURCES/identMM.pl b/SOURCES/identMM.pl index 8d5add1..4f6931e 100755 --- a/SOURCES/identMM.pl +++ b/SOURCES/identMM.pl @@ -435,7 +435,7 @@ my $ret=system("rsync --port 10073 -aP " . $PathFicout.$NomFic . " 'lalis69.ddns if (exists ($CodeRetourRsync{$ret})){ $_ = "Code retour rsync: ".$ret; push(@affich,$_); - $_ = "Libele code retour rsync: ".$CodeRetourRsync{$ret}; + $_ = "Libellé code retour rsync: ".$CodeRetourRsync{$ret}; push(@affich,$_); } else{