From 453cbb0024d78fbbb3637874c0d4d92c3f89a9c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Barrois?= Date: Thu, 1 Jul 2010 18:00:46 +0200 Subject: [PATCH] Minor typo MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaël Barrois --- include/validations/names.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/validations/names.inc.php b/include/validations/names.inc.php index 08fd85b..712f4e1 100644 --- a/include/validations/names.inc.php +++ b/include/validations/names.inc.php @@ -19,7 +19,7 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * ***************************************************************************/ -// {{{ class NamesReq4 +// {{{ class NamesReq class NamesReq extends ProfileValidate { -- 2.1.4