From 084d1f9ba34e5c88f3ade4a32bc18cf5952a1c1a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 10 Oct 2015 16:08:30 -0400 Subject: wording --- src/Propellor.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Propellor.hs') diff --git a/src/Propellor.hs b/src/Propellor.hs index 4f777f11..c84c0371 100644 --- a/src/Propellor.hs +++ b/src/Propellor.hs @@ -1,7 +1,7 @@ {-# OPTIONS_GHC -fno-warn-duplicate-exports #-} --- | When propellor runs on a Host, it ensures that its list of Properties --- is satisfied, taking action as necessary when a Property is not +-- | When propellor runs on a Host, it ensures that its Properties +-- are satisfied, taking action as necessary when a Property is not -- currently satisfied. -- -- A simple propellor program example: -- cgit v1.2.3