summaryrefslogtreecommitdiff
path: root/ext/standard/tests/network/gethostbyaddr_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/network/gethostbyaddr_error.phpt')
-rw-r--r--ext/standard/tests/network/gethostbyaddr_error.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/network/gethostbyaddr_error.phpt b/ext/standard/tests/network/gethostbyaddr_error.phpt
index 8909a30328..68a0cc7147 100644
--- a/ext/standard/tests/network/gethostbyaddr_error.phpt
+++ b/ext/standard/tests/network/gethostbyaddr_error.phpt
@@ -5,7 +5,7 @@ Test gethostbyaddr() function : error conditions
/* Prototype : proto string gethostbyaddr(string ip_address)
* Description: Get the Internet host name corresponding to a given IP address
* Source code: ext/standard/dns.c
- * Alias to functions:
+ * Alias to functions:
*/