From c2a99c2c6d868e319990c5d3fc660c5133164874 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 19 Nov 2017 15:50:17 -0400 Subject: add comma --- src/Propellor/Property/DiskImage.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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: -- cgit v1.2.3