summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJoey Hess2020-08-27 22:12:20 -0400
committerJoey Hess2020-08-27 22:12:20 -0400
commit7610baa7b8a1491f6781914fad156630ea3716cf (patch)
tree166070c9cb52fac96d9ed913eeca9ccf74537e0f /src
parent3b6ca3e092a66f18a4cdc197aecaffc64f6cb510 (diff)
fix formatting in comment
Diffstat (limited to 'src')
-rw-r--r--src/Propellor/PropAccum.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/PropAccum.hs b/src/Propellor/PropAccum.hs
index ea85f04f..bbfc6d0c 100644
--- a/src/Propellor/PropAccum.hs
+++ b/src/Propellor/PropAccum.hs
@@ -48,7 +48,7 @@ type family GetMetaTypes x where
-- When many properties are combined, ghc error message
-- can include quite a lot of code, typically starting with
--- `props and including all the properties up to and including the
+-- `props` and including all the properties up to and including the
-- one that fails to combine. Point the user in the right direction.
type family NoteFor symbol :: ErrorMessage where
NoteFor symbol =