From: Remi Gacogne Date: Fri, 17 Nov 2023 14:10:16 +0000 (+0100) Subject: dnsdist: Add a missing word spotted by Habbie in the documentation X-Git-Tag: rec-5.0.0-rc1~5^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a067f30469f91baa1fcd9da7a8e4f834b65fd99;p=thirdparty%2Fpdns.git dnsdist: Add a missing word spotted by Habbie in the documentation Co-authored-by: Peter van Dijk --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index fa84fc9da2..6ba08b8cb2 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -1920,7 +1920,7 @@ Other functions .. versionadded:: 1.9.0 Asynchronously resolve, via the system resolver (using ``getaddrinfo()``), the supplied ``hostname`` to IPv4 and IPv6 before invoking the supplied ``callback`` function with the ``hostname`` and a list of IPv4 and IPv6 addresses as :class:`ComboAddress`. - For example, to get the addresses of Quad9's and dynamically add them as backends: + For example, to get the addresses of Quad9's resolver and dynamically add them as backends: .. code-block:: lua