From 6cd5fe6c70e92ff43a675e3b77bfb4f138c3ee77 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 21 Jun 2020 19:40:12 -0400 Subject: comment typo --- src/Propellor/Types/Dns.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Types/Dns.hs') diff --git a/src/Propellor/Types/Dns.hs b/src/Propellor/Types/Dns.hs index 30302a7d..e9902513 100644 --- a/src/Propellor/Types/Dns.hs +++ b/src/Propellor/Types/Dns.hs @@ -181,7 +181,7 @@ newtype NamedConfMap = NamedConfMap (M.Map Domain NamedConf) instance IsInfo NamedConfMap where propagateInfo _ = PropagateInfo False --- | Adding a Master NamedConf stanza for a particulr domain always +-- | Adding a Master NamedConf stanza for a particular domain always -- overrides an existing Secondary stanza for that domain, while a -- Secondary stanza is only added when there is no existing Master stanza. instance Sem.Semigroup NamedConfMap where -- cgit v1.2.3