summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-06-09 12:34:32 -0400
committerJoey Hess2014-06-09 12:34:32 -0400
commit416a6646c34a27f3bb7d39117f78d71fca98d2f6 (patch)
tree73fe051e4a2d6f0c8b0aecfbc5ecb571465bcaea
parenta1341ccb315a98e407a25bf25411759b6f8f58d2 (diff)
cleanup
-rw-r--r--src/wrapper.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapper.hs b/src/wrapper.hs
index f180e855..4d2c50fc 100644
--- a/src/wrapper.hs
+++ b/src/wrapper.hs
@@ -1,7 +1,7 @@
-- | Wrapper program for propellor distribution.
--
-- Distributions should install this program into PATH.
--- (Cabal builds it as dist/build/propellor.
+-- (Cabal builds it as dist/build/propellor/propellor).
--
-- This is not the propellor main program (that's config.hs)
--