From e328ad72952f25a63e77ad50b35bc524651607d7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 19 Nov 2017 16:17:53 -0400 Subject: typo in example --- src/Propellor/Property/Machine.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/Machine.hs') diff --git a/src/Propellor/Property/Machine.hs b/src/Propellor/Property/Machine.hs index ec522c21..80da62a1 100644 --- a/src/Propellor/Property/Machine.hs +++ b/src/Propellor/Property/Machine.hs @@ -30,7 +30,7 @@ -- > sheeva = host "sheeva.example.com" $ props -- > & osDebian Unstable ARMEL -- > & marvell_SheevaPlug Marvell_SheevaPlug_SDCard --- > & hasPartiton +-- > & hasPartition -- > ( partition EXT4 -- > `mountedAt` "/" -- > `addFreeSpace` MegaBytes 2048 -- cgit v1.2.3