From bd6402edbe72bd8f20635837fe1d1aa54f74b93e Mon Sep 17 00:00:00 2001 From: Guillaume-Jean Herbiet Date: Thu, 23 May 2024 10:17:44 +0200 Subject: [PATCH] dnsdist: typo in server status description Typo introduced with the detailed description of `Server.upStatus` attribute. Co-authored-by: Remi Gacogne --- pdns/dnsdistdist/docs/reference/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2