From 96e8d5d946ce7ea1e7a8eeeeeeb9d8b81caa10c5 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Sun, 10 Jul 2016 12:13:18 +0000 Subject: [PATCH] Fix typo (by Harold Iedema ) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339622 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/network/functions/dns-get-record.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/network/functions/dns-get-record.xml b/reference/network/functions/dns-get-record.xml index 1155aaba50..c72df74b9d 100644 --- a/reference/network/functions/dns-get-record.xml +++ b/reference/network/functions/dns-get-record.xml @@ -94,7 +94,7 @@ raw - In case of raw mode, we query only the requestd type instead of looping + In case of raw mode, we query only the requested type instead of looping type by type before going with the additional info stuff.