From 7610baa7b8a1491f6781914fad156630ea3716cf Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 27 Aug 2020 22:12:20 -0400 Subject: fix formatting in comment --- src/Propellor/PropAccum.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = -- cgit v1.2.3