]> granicus.if.org Git - pdns/commitdiff
spelling: appropriate
authorJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 09:31:22 +0000 (09:31 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 09:31:22 +0000 (09:31 +0000)
docs/markdown/recursor/running.md

index fe77ccfb97c8cbd11711907cab0b3acdb492c804..f01933b88f5889838d558678d9cf6e69029c4a88 100644 (file)
@@ -19,7 +19,7 @@ Show currently outstanding queries.
 
 ### `dump-cache <filename>`
 Dump cache contents to the named file `filename`. Note that the file MUST NOT exist beforehand. \\
-Typical PowerDNS Recursors run multiple threads, therefore you'll see duplicate, different entries for the same domains. The negative cache is also dumped to the same file. The per-thread positive and negative cache dumps are separated with an appropiate comment.
+Typical PowerDNS Recursors run multiple threads, therefore you'll see duplicate, different entries for the same domains. The negative cache is also dumped to the same file. The per-thread positive and negative cache dumps are separated with an appropriate comment.
 
 ### `dump-edns[status] <filename>`
 Dump EDNS Status for remotes to the named file `filename`. Note that the file MUST NOT exist beforehand.