@@ -111,7 +111,7 @@ |
||
111 | 111 | /** |
112 | 112 | * Validate the DNS records for given host. |
113 | 113 | * |
114 | - * @param array $host A set of DNS records in the format returned by dns_get_record. |
|
114 | + * @param string $host A set of DNS records in the format returned by dns_get_record. |
|
115 | 115 | * |
116 | 116 | * @return bool True on success. |
117 | 117 | */ |