summaryrefslogtreecommitdiff
path: root/ext/standard/tests/network/gethostbynamel_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/network/gethostbynamel_error.phpt')
-rw-r--r--ext/standard/tests/network/gethostbynamel_error.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/network/gethostbynamel_error.phpt b/ext/standard/tests/network/gethostbynamel_error.phpt
index 7aa00e537e..0ce348187e 100644
--- a/ext/standard/tests/network/gethostbynamel_error.phpt
+++ b/ext/standard/tests/network/gethostbynamel_error.phpt
@@ -5,7 +5,7 @@ Test gethostbynamel() function : error conditions
/* Prototype : proto array gethostbynamel(string hostname)
* Description: Return a list of IP addresses that a given hostname resolves to.
* Source code: ext/standard/dns.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing gethostbynamel() : error conditions ***\n";