diff options
Diffstat (limited to 'doc/haskell_newbie.mdwn')
| -rw-r--r-- | doc/haskell_newbie.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/haskell_newbie.mdwn b/doc/haskell_newbie.mdwn index e62ffea0..39a62f45 100644 --- a/doc/haskell_newbie.mdwn +++ b/doc/haskell_newbie.mdwn @@ -8,7 +8,7 @@ configure Propellor! Let's take a quick tour of the `config.hs` file.. [[!format haskell """ --- | This is the main configuration file for Propellor, and is used to build +-- This is the main configuration file for Propellor, and is used to build -- the propellor program. """]] |
