]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
doc nit: s/seperate/separate/ 5700/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Sat, 16 Sep 2017 00:46:09 +0000 (02:46 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Sat, 16 Sep 2017 00:46:09 +0000 (02:46 +0200)
docs/guides/recursion.rst

index 3bfe486a67ac699504a9e2b749b49a76e20fd57d..2bf3e13cfc9f3e6a651865c6a2459235d08c3728 100644 (file)
@@ -102,7 +102,7 @@ for the recursor.
 Scenario 2: Authoritative Server as Recursor for clients and serving public domains
 -----------------------------------------------------------------------------------
 
-The best way to "migrate" in this scenario is to seperate the recursive
+The best way to "migrate" in this scenario is to separate the recursive
 service fully from the Authoritative Server. See `Dan Bernstein's
 article <http://cr.yp.to/djbdns/separation.html>`__ on this topic.