From: JP Mens Date: Tue, 27 Feb 2018 08:51:05 +0000 (+0100) Subject: fix typo X-Git-Tag: dnsdist-1.3.0~77^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6309%2Fhead;p=thirdparty%2Fpdns.git fix typo --- diff --git a/pdns/dnsdistdist/docs/guides/console.rst b/pdns/dnsdistdist/docs/guides/console.rst index e623c2d8d3..7c736dc1e1 100644 --- a/pdns/dnsdistdist/docs/guides/console.rst +++ b/pdns/dnsdistdist/docs/guides/console.rst @@ -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