]> granicus.if.org Git - pdns/commitdiff
Fix a typo in the recursor docs
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Thu, 21 Jun 2018 08:42:12 +0000 (10:42 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Thu, 21 Jun 2018 08:42:12 +0000 (10:42 +0200)
pdns/recursordist/docs/running.rst

index dd6ec4ff14529cc69a1adfaffa39f4da034345ed..775347a8b345dd58d7b0f1d04aa9051df26fcbdf 100644 (file)
@@ -78,7 +78,7 @@ When debugging resolving issues, it can be advantagious to have a dump of all th
 
 Tracing Queries
 ---------------
-To investigate failures with resolving resolving certain domain names, the PowerDNS Recursor features a "tracing" infrastructure.
+To investigate failures with resolving certain domain names, the PowerDNS Recursor features a "tracing" infrastructure.
 This infrastructure will log every step the Recursor takes to resolve a name and will log all DNSSEC related information as well.
 
 To enable tracing for all queries, enable the :ref:`setting-trace` setting.