From: Peter van Dijk Date: Sat, 9 May 2020 21:30:49 +0000 (+0200) Subject: dnsdist docs: fix typo X-Git-Tag: auth-4.4.0-alpha2~34^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4455025035e6cf3a8ef26d9d2c742cc9a65974b6;p=thirdparty%2Fpdns.git dnsdist docs: fix typo --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 359c50877e..29e2885813 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -1337,7 +1337,7 @@ Other functions .. function:: maintenance() - If this function exists, it is called every second to so regular tasks. + If this function exists, it is called every second to do regular tasks. This can be used for e.g. :doc:`Dynamic Blocks <../guides/dynblocks>`. .. function:: setAllowEmptyResponse()