]> granicus.if.org Git - pdns/commitdiff
docs: Fix minor grammar issues
authorRichard Gibson <richard.gibson@gmail.com>
Fri, 31 Aug 2018 03:03:09 +0000 (23:03 -0400)
committerRichard Gibson <richard.gibson@gmail.com>
Fri, 31 Aug 2018 03:03:09 +0000 (23:03 -0400)
pdns/dnsdistdist/docs/reference/dq.rst
pdns/recursordist/docs/lua-scripting/dq.rst

index 403a701c4597118931314c678fa8f4fc308ad9fb..2ae756db9e4811d251daca08379c1843f7072344 100644 (file)
@@ -68,7 +68,7 @@ This state can be modified from the various hooks.
 
   .. attribute:: DNSQuestion.tcp
 
-    Whether the query have been received over TCP.
+    Whether the query was received over TCP.
 
   .. attribute:: DNSQuestion.useECS
 
index fc3cc847d2ca3ff91050c2feb5c91b772245a165..7847d870608b489f4658e5dc89a13424d0c0647f 100644 (file)
@@ -27,7 +27,7 @@ The DNSQuestion object contains at least the following fields:
 
   .. attribute:: DNSQuestion.isTcp
 
-      Boolean whether the query have been received over TCP.
+      Whether the query was received over TCP.
 
   .. attribute:: DNSQuestion.remoteaddr