From bdffac1bfae1ec20ac20453b559addca2b98e1ff Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 2 Apr 2016 01:50:06 -0400 Subject: typo --- src/Propellor/DotDir.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Propellor/DotDir.hs b/src/Propellor/DotDir.hs index 90147abe..43067417 100644 --- a/src/Propellor/DotDir.hs +++ b/src/Propellor/DotDir.hs @@ -109,7 +109,7 @@ section = do putStrLn "" setup :: IO () -setup initcfg = do +setup = do putStrLn "Propellor's configuration file is ~/.propellor/config.hs" putStrLn "" putStrLn "Lets get you started with a simple config that you can adapt" -- cgit v1.2.3