]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix typos spotted by Miod in the documentation
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 15 Apr 2025 08:06:31 +0000 (10:06 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 28 Apr 2025 09:33:03 +0000 (11:33 +0200)
Co-authored-by: Miod Vallat <miod.vallat@powerdns.com>
pdns/dnsdistdist/docs/reference/config.rst

index 4e706c21d60dccae5345f785bb610ce933d55c78..c1288697bfdff49f4596460123a51200410ba50d 100644 (file)
@@ -834,7 +834,7 @@ A server object returned by :func:`getServer` can be manipulated with these func
     .. versionadded:: 2.0.0
 
     Get the current health-check mode, ``active`` or ``lazy``. Note that health-checks might be disabled because :meth:`Server:setUp` or :meth:`Server:setDown`
-    were called, in which case this method will return the health-check more that will be restored ud :meth:`Server:setAuto` is called.
+    were called, in which case this method will return the health-check mode that will be restored if :meth:`Server:setAuto` is called.
 
     :returns: The current health-check mode