]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
fix typo 6309/head
authorJP Mens <jp@mens.de>
Tue, 27 Feb 2018 08:51:05 +0000 (09:51 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Feb 2018 08:51:05 +0000 (09:51 +0100)
pdns/dnsdistdist/docs/guides/console.rst

index e623c2d8d3d32e1e9bc93763652b859bc6fd02d0..7c736dc1e1a9495b69ffb8243670bbb3579ee9ba 100644 (file)
@@ -18,7 +18,7 @@ To enable encryption, first generate a key with :func:`makeKey`::
   > makeKey()
   setKey("ENCODED KEY")
 
-Add the generated :func:`setKey` line to you dnsdist configuration file, along with a :func:`controlSocket`:
+Add the generated :func:`setKey` line to your dnsdist configuration file, along with a :func:`controlSocket`:
 
 .. code-block:: lua