]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Quating and spelling 10817/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 8 Oct 2021 08:14:24 +0000 (10:14 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 8 Oct 2021 08:14:24 +0000 (10:14 +0200)
.github/actions/spell-check/expect.txt
pdns/recursordist/docs/lua-config/ztc.rst

index 54651f2456e96062627a494cb74814d13bd8f2c9..ebf5c9d225626fb4a5f0eb4ea127d40a17a0149b 100644 (file)
@@ -739,6 +739,7 @@ innodb
 inode
 installable
 Internic
+internic
 interop
 interoperability
 interoperation
index 2ee551647c65e4495e9180b2ddddda660b5ba70d..1408076ca517a143382754574f4e30bdd4372b4b 100644 (file)
@@ -13,7 +13,7 @@ To load the root zone from Internic into the recursor once at startup and when t
 
 .. code-block:: Lua
 
-     zoneToCache(".", "url", 'https://www.internic.net/domain/root.zone', { refreshPeriod = 0 })
+     zoneToCache(".", "url", "https://www.internic.net/domain/root.zone", { refreshPeriod = 0 })
 
 Configuration
 ^^^^^^^^^^^^^