]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: typo in server status description
authorGuillaume-Jean Herbiet <gjherbiet@users.noreply.github.com>
Thu, 23 May 2024 08:17:44 +0000 (10:17 +0200)
committerGitHub <noreply@github.com>
Thu, 23 May 2024 08:17:44 +0000 (10:17 +0200)
Typo introduced with the detailed description of `Server.upStatus` attribute.

Co-authored-by: Remi Gacogne <github@coredump.fr>
pdns/dnsdistdist/docs/reference/config.rst

index bdc748a71acf9040740a60304f8dec8881a2825f..0059b31b6da303191e20ea3728d36ad55b66560d 100644 (file)
@@ -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