From ddd4f6402d4def82307a27cb34c4b1cfd37a0b5a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 19 Apr 2014 03:12:27 -0400 Subject: typo --- Propellor/Property/Dns.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Propellor') diff --git a/Propellor/Property/Dns.hs b/Propellor/Property/Dns.hs index 5779396f..55b63c5f 100644 --- a/Propellor/Property/Dns.hs +++ b/Propellor/Property/Dns.hs @@ -151,7 +151,7 @@ namedConfFile = "/etc/bind/named.conf.local" -- repository to the SerialNumber. -- -- Handy trick: You don't need to list IPAddrs in the [Record], --- just make some Host sets its `alias` to the root of domain. +-- just make some Host set its `alias` to the root of domain. mkSOA :: Domain -> SerialNumber -> [Record] -> SOA mkSOA d sn rs = SOA { sDomain = AbsDomain d -- cgit v1.2.3