diff options
| -rw-r--r-- | src/Propellor/PropAccum.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/PropAccum.hs b/src/Propellor/PropAccum.hs index 4cbb057e..beca8ccc 100644 --- a/src/Propellor/PropAccum.hs +++ b/src/Propellor/PropAccum.hs @@ -48,7 +48,7 @@ infixl 1 ! -- | Adjust the provided Property, adding to its -- propertyChidren the properties of the provided container. - +-- -- The Info of the propertyChildren is adjusted to only include -- info that should be propigated out to the Property. -- |
