Skip to content
Snippets Groups Projects
Unverified Commit 5dc371d8 authored by David Beniamine's avatar David Beniamine
Browse files

fix typo

parent da1e5b91
No related branches found
No related tags found
No related merge requests found
......@@ -221,7 +221,7 @@ sub do_sendmail($$){
$msg->send;
$Logger->info("Etat envoyé par email");
}catch{
$Loggger->alert("Echec lors de l'envoi du mail: '$_'");
$Logger->alert("Echec lors de l'envoi du mail: '$_'");
};
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment