From 9cc77787c5bbb60ba0c2f3f34bec0af905369293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Sat, 12 Dec 2015 16:10:36 +0100 Subject: [PATCH] typo --- htdocs/core/class/html.formsms.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/html.formsms.class.php b/htdocs/core/class/html.formsms.class.php index 815bad896b5..8fa5c3e3110 100644 --- a/htdocs/core/class/html.formsms.class.php +++ b/htdocs/core/class/html.formsms.class.php @@ -17,7 +17,7 @@ */ /** - * \file htdocs/core/class/html.formmail.class.php + * \file htdocs/core/class/html.formsms.class.php * \ingroup core * \brief Fichier de la classe permettant la generation du formulaire html d'envoi de mail unitaire */