From 53c50ac58e91f80c4e0cce884c863088b13d41bf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aleksandar=20Topuzovi=C4=87?= Date: Fri, 7 Feb 2020 10:44:28 +0000 Subject: [PATCH] Fix typo in tsig documentation --- docs/tsig.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tsig.rst b/docs/tsig.rst index df97df2e74..0716c9487e 100644 --- a/docs/tsig.rst +++ b/docs/tsig.rst @@ -33,7 +33,7 @@ with the key name in the content field. For example:: $ dig -t axfr powerdnssec.org @127.0.0.1 -y 'test:kp4/24gyYsEzbuTVJRUMoqGFmN3LYgVDzJ/3oRSP7ys=' -Another of importing and activating TSIG keys into the database is using +Another way of importing and activating TSIG keys into the database is using :doc:`pdnsutil `: .. code-block:: shell -- 2.47.2