From 883493c2b243db5476a9a09ae9073541cfc5550f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 23 Oct 2015 17:37:07 -0400 Subject: comments --- src/Propellor/Property/Hostname.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/Hostname.hs') diff --git a/src/Propellor/Property/Hostname.hs b/src/Propellor/Property/Hostname.hs index 8033bef8..4597b178 100644 --- a/src/Propellor/Property/Hostname.hs +++ b/src/Propellor/Property/Hostname.hs @@ -11,7 +11,7 @@ import Data.List.Utils -- name the `Host` has. -- -- Configures both and the current hostname. --- (However, if used inside a chroot, avoids setting the current hostname +-- (However, when used inside a chroot, avoids setting the current hostname -- as that would impact the system outside the chroot.) -- -- Configures with the domain part of the hostname. -- cgit v1.3-2-g0d8e