From: Remi Gacogne Date: Tue, 15 Apr 2025 08:06:31 +0000 (+0200) Subject: dnsdist: Fix typos spotted by Miod in the documentation X-Git-Tag: dnsdist-2.0.0-alpha2~44^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c130bb6cc8d52bad5106f272d49c975ef76475d;p=thirdparty%2Fpdns.git dnsdist: Fix typos spotted by Miod in the documentation Co-authored-by: Miod Vallat --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 4e706c21d6..c1288697bf 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -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