diff options
Diffstat (limited to 'modules/system/system.mail.inc')
-rw-r--r-- | modules/system/system.mail.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.mail.inc b/modules/system/system.mail.inc index 4e7544006..443e57400 100644 --- a/modules/system/system.mail.inc +++ b/modules/system/system.mail.inc @@ -31,7 +31,7 @@ class DefaultMailSystem implements MailSystemInterface { /** * Send an e-mail message, using Drupal variables and default settings. * - * @see http://php.net/manual/en/function.mail.php + * @see http://php.net/manual/function.mail.php * @see drupal_mail() * * @param $message |