From cbf2f35d17bf2a229e17ac3d6d96a2e88d8d2ff3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 18 Apr 2019 22:12:37 -0400 Subject: wording To me, "standardly" seemed to imply the property might be included by default, but it is not. --- src/Propellor/Property/Sbuild.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Propellor/Property/Sbuild.hs b/src/Propellor/Property/Sbuild.hs index 3de82af3..26e7ae8e 100644 --- a/src/Propellor/Property/Sbuild.hs +++ b/src/Propellor/Property/Sbuild.hs @@ -270,7 +270,7 @@ update = Apt.update `before` Apt.upgrade `before` Apt.autoRemove -- | Ensure that an sbuild schroot uses the host's Apt proxy. -- --- This property is standardly used when the host has 'Apt.useLocalCacher'. +-- This property is typically used when the host has 'Apt.useLocalCacher'. useHostProxy :: Host -> Property DebianLike useHostProxy h = property' "use host's apt proxy" $ \w -> -- Note that we can't look at getProxyInfo outside the property, -- cgit v1.2.3