]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix typo in tsig documentation 8794/head
authorAleksandar Topuzović <aleksandar.topuzovic@gmail.com>
Fri, 7 Feb 2020 10:44:28 +0000 (10:44 +0000)
committerAleksandar Topuzović <aleksandar.topuzovic@gmail.com>
Fri, 7 Feb 2020 10:44:28 +0000 (10:44 +0000)
docs/tsig.rst

index df97df2e74eba1e8d6aacfa6db1cfb2830badd35..0716c9487e0ffee0bd5db71b97e87d28d4b7a881 100644 (file)
@@ -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 <manpages/pdnsutil.1>`:
 
 .. code-block:: shell