From 11b9259db062d0f5bbd6da80098e4b65dbfb2533 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 13 Jan 2006 07:33:13 +0000 Subject: - Patch #44507 by DriesK: consistency: email -> e-mail. --- includes/common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/common.inc b/includes/common.inc index e60ca1b3c..3d54d902e 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -583,7 +583,7 @@ function t($string, $args = 0) { * Empty e-mail addresses are allowed. See RFC 2822 for details. * * @param $mail - * A string containing an email address. + * A string containing an e-mail address. * @return * TRUE if the address is in a valid format. */ -- cgit v1.2.3