]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist docs: fix typo
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Sat, 9 May 2020 21:30:49 +0000 (23:30 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 16 Oct 2020 14:37:55 +0000 (16:37 +0200)
pdns/dnsdistdist/docs/reference/config.rst

index 359c50877ec746ec3cbd6d9f8bed2aa1692b35d2..29e288581361ed39ead29416fa44493eedf078e6 100644 (file)
@@ -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()