From: Remi Gacogne Date: Mon, 14 Dec 2020 16:10:23 +0000 (+0100) Subject: Fix a c/p error in the documentation X-Git-Tag: rec-4.5.0-alpha1~69^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9862%2Fhead;p=thirdparty%2Fpdns.git Fix a c/p error in the documentation Co-authored-by: Otto Moerbeek --- 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