]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
count is a method, not an attribute
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 1 Apr 2019 19:29:09 +0000 (21:29 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 1 Apr 2019 19:29:09 +0000 (21:29 +0200)
pdns/dnsdistdist/docs/reference/dq.rst

index c0fc2702d32593d99b83851728d818a23f2671c1..117ac18bb0b49eb806f111fc47270c33cf1b1f5f 100644 (file)
@@ -231,7 +231,7 @@ EDNSOptionView object
 
   An object that represents the values of a single EDNS option received in a query.
 
-  .. attribute:: EDNSOptionView.count -> int
+  .. method:: EDNSOptionView:count()
 
     The number of values for this EDNS option.