]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Typo spotted by reviewer 11507/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 12 Apr 2022 07:25:31 +0000 (09:25 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Apr 2022 07:25:31 +0000 (09:25 +0200)
Co-authored-by: Peter van Dijk <peter.van.dijk@powerdns.com>
pdns/recursordist/docs/lua-scripting/dnsname.rst

index 7b2aaf46f0a116cde3f04d5277579b781460b283..8b24df7ca8284ef4c37a9ee5b6147a2c747ab2b7 100644 (file)
@@ -110,7 +110,7 @@ Functions and methods of a ``DNSName``
 DNS Suffix Match Group
 ----------------------
 
-The :func:`newDS` function creates a ``DSN Suffix Match Group`` that allows fast checking if a :class:`DNSName` is part of a group.
+The :func:`newDS` function creates a ``DNS Suffix Match Group`` that allows fast checking if a :class:`DNSName` is part of a group.
 This could e.g. be used to answer questions for known malware domains.
 To check e.g. the :attr:`dq.qname` against a list: