From 2f2f82c5bca2d4246f02567c8f6cf6291f381ce5 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 17 May 2016 11:33:31 -0700 Subject: grammar --- src/Propellor/Property/Sbuild.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Propellor/Property/Sbuild.hs b/src/Propellor/Property/Sbuild.hs index 32df83e0..48499ca5 100644 --- a/src/Propellor/Property/Sbuild.hs +++ b/src/Propellor/Property/Sbuild.hs @@ -33,7 +33,7 @@ We use @sbuild-createchroot(1)@ to create a chroot to the specification of @sbuild-setup(7)@. This differs from the approach taken by picca's Sbuild.hs, which uses 'Propellor.Property.Debootstrap' to construct the chroot. This is because we don't want to run propellor inside the chroot in order to keep the -sbuild environment as standardised as possible. +sbuild environment as standard as possible. -} -- If you wanted to do it with Propellor.Property.Debootstrap, note that -- cgit v1.2.3