summaryrefslogtreecommitdiff
path: root/ext/standard/tests/mail/mail_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/mail/mail_error.phpt')
-rw-r--r--ext/standard/tests/mail/mail_error.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/tests/mail/mail_error.phpt b/ext/standard/tests/mail/mail_error.phpt
index e71fafbd13..efecd162e9 100644
--- a/ext/standard/tests/mail/mail_error.phpt
+++ b/ext/standard/tests/mail/mail_error.phpt
@@ -1,9 +1,9 @@
--TEST--
-Test mail() function : error conditions
+Test mail() function : error conditions
--FILE--
<?php
/* Prototype : int mail(string to, string subject, string message [, string additional_headers [, string additional_parameters]])
- * Description: Send an email message
+ * Description: Send an email message
* Source code: ext/standard/mail.c
* Alias to functions:
*/