summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/DnsSec.hs
diff options
context:
space:
mode:
authorJoey Hess2015-10-18 14:14:21 -0400
committerJoey Hess2015-10-18 14:14:21 -0400
commit6c96481dd39d1e0fbcef8dd68300a66e13db9ed9 (patch)
tree81b8c2a296dcaaa0e2cd43ece365cbf39c957e1c /src/Propellor/Property/DnsSec.hs
parentf6e352767eaf236acb929a9793dee28eb4897baa (diff)
parent2ad09b34ecec5a643a4a08c88a0a1cc7703094e3 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/Property/DnsSec.hs')
-rw-r--r--src/Propellor/Property/DnsSec.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/DnsSec.hs b/src/Propellor/Property/DnsSec.hs
index 22481ad0..7d1414d4 100644
--- a/src/Propellor/Property/DnsSec.hs
+++ b/src/Propellor/Property/DnsSec.hs
@@ -71,7 +71,7 @@ forceZoneSigned domain zonefile = property ("zone signed for " ++ domain) $ lift
, "-3", salt
-- The serial number needs to be increased each time the
-- zone is resigned, even if there are no other changes,
- -- so that it will propigate to secondaries. So, use the
+ -- so that it will propagate to secondaries. So, use the
-- unixtime serial format.
, "-N", "unixtime"
, "-o", domain