summaryrefslogtreecommitdiff
path: root/ext/standard/tests/mail/bug66535.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/mail/bug66535.phpt')
-rw-r--r--ext/standard/tests/mail/bug66535.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/mail/bug66535.phpt b/ext/standard/tests/mail/bug66535.phpt
index db1f449cb6..e6cef90fae 100644
--- a/ext/standard/tests/mail/bug66535.phpt
+++ b/ext/standard/tests/mail/bug66535.phpt
@@ -13,7 +13,7 @@ if(substr(PHP_OS, 0, 3) == "WIN")
/* Prototype : int mail(string to, string subject, string message [, string additional_headers [, string additional_parameters]])
* Description: Send an email message
* Source code: ext/standard/mail.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing mail() : send email without additional headers ***\n";