From 251c31af99daf71ef0c4b43fed94de7b2d5bcaff Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Wed, 8 Mar 2023 09:03:02 +0000 Subject: [PATCH] Minor documentation clarification --- dnsconfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsconfig.js b/dnsconfig.js index 4b26e13..2a9d90e 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -108,7 +108,7 @@ STATEOFTHEMAP("stateofthemap.org", REG_GANDI); STATEOFTHEMAP("stateofthemap.com", REG_GANDI); STATEOFTHEMAP("sotm.org", REG_GANDI); -// The domain is registation is managed by FOSSGIS +// The domain is registation is managed by FOSSGIS.de var STATEOFTHEMAP_EU = loadTemplate("stateofthemap-eu"); STATEOFTHEMAP_EU("stateofthemap.eu", REG_NONE); -- 2.45.1