From 7185d7a910071b538eb2a598675f85749d84d6de Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Sep 2015 14:40:12 -0700 Subject: fix typo that was fixed in debian/control earlier --- propellor.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/propellor.cabal b/propellor.cabal index 4e4a7388..17f3c0fe 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -27,7 +27,7 @@ Extra-Source-Files: debian/lintian-overrides Synopsis: property-based host configuration management in haskell Description: - Propellor enures that the system it's run in satisfies a list of + Propellor ensures that the system it's run in satisfies a list of properties, taking action as necessary when a property is not yet met. . It is configured using haskell. -- cgit v1.3-2-g0d8e