summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/DiskImage.hs
diff options
context:
space:
mode:
authorJoey Hess2017-11-19 15:50:17 -0400
committerJoey Hess2017-11-19 15:50:17 -0400
commitc2a99c2c6d868e319990c5d3fc660c5133164874 (patch)
treeba7284eb9f65474a6875d2b018a854a2455233e3 /src/Propellor/Property/DiskImage.hs
parentc1bd0caad279ae5e2dba0720816aed659652fa99 (diff)
add comma
Diffstat (limited to 'src/Propellor/Property/DiskImage.hs')
-rw-r--r--src/Propellor/Property/DiskImage.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/DiskImage.hs b/src/Propellor/Property/DiskImage.hs
index 3c6eda09..6564192f 100644
--- a/src/Propellor/Property/DiskImage.hs
+++ b/src/Propellor/Property/DiskImage.hs
@@ -148,7 +148,7 @@ imageRebuilt = imageBuilt' True
-- | Create a bootable disk image for a Host.
--
-- This works just like 'imageBuilt', but partition table is
--- determined by looking at the Host's 'hasPartitionTableType'
+-- determined by looking at the Host's 'hasPartitionTableType',
-- `hasPartition', and 'adjustPartition' properties.
--
-- For example: