]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix a c/p error in the documentation 9862/head
authorRemi Gacogne <rgacogne+github@valombre.net>
Mon, 14 Dec 2020 16:10:23 +0000 (17:10 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Dec 2020 16:10:23 +0000 (17:10 +0100)
Co-authored-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
pdns/dnsdistdist/docs/reference/config.rst

index 6a210d44234edb1306c3405d41809cd2db0fbef7..1c2e996992513baab435894aeac1f3f386cf18b9 100644 (file)
@@ -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