From 15514c1bd05926b5542d2272414eedd8214612dc Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Mon, 14 Dec 2020 17:10:23 +0100 Subject: [PATCH] Fix a c/p error in the documentation Co-authored-by: Otto Moerbeek --- 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 6a210d4423..1c2e996992 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -609,7 +609,7 @@ A server object returned by :func:`getServer` can be manipulated with these func Get the number of dropped queries for this server. - :returns: The number of outstanding queries + :returns: The number of dropped queries .. method:: Server:getOutstanding() -> int -- 2.47.2