From: Guillaume-Jean Herbiet Date: Thu, 23 May 2024 08:17:44 +0000 (+0200) Subject: dnsdist: typo in server status description X-Git-Tag: rec-5.1.0-beta1~29^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd6402edbe72bd8f20635837fe1d1aa54f74b93e;p=thirdparty%2Fpdns.git dnsdist: typo in server status description Typo introduced with the detailed description of `Server.upStatus` attribute. Co-authored-by: Remi Gacogne --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index bdc748a71a..0059b31b6d 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -859,7 +859,7 @@ A server object returned by :func:`getServer` can be manipulated with these func .. attribute:: Server.upStatus - Whether or not this server is ``up`` (true) or ``down`` (false) based on the last known state of heatlh-checks. + Whether or not this server is ``up`` (true) or ``down`` (false) based on the last known state of health-checks. .. attribute:: Server.order