diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-11-19 15:47:39 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-11-19 15:47:39 -0400 |
| commit | c1bd0caad279ae5e2dba0720816aed659652fa99 (patch) | |
| tree | a128e525a92b97fa316b284202b5c77a4cd25bdd /src | |
| parent | 2ff89ac6160a2915f790cba2216073d44b38d8dd (diff) | |
fix haddock
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Property/Machine.hs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Propellor/Property/Machine.hs b/src/Propellor/Property/Machine.hs index ec522c21..bf820872 100644 --- a/src/Propellor/Property/Machine.hs +++ b/src/Propellor/Property/Machine.hs @@ -16,8 +16,8 @@ -- be functional at all without it, its property will include the non-free -- firmware, but if the non-free firmware is only needed for non-critical -- functionality, it won't be included. - --- | Example: Building a disk image for a Marvell SheevaPlug +-- +-- Example: Building a disk image for a Marvell SheevaPlug -- -- This defines a Host "sheeva" that is a Marvell SheevaPlug. -- A bootable disk image for "sheeva" is built on another machine |
