summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2015-09-04 14:40:12 -0700
committerJoey Hess2015-09-04 14:40:12 -0700
commit7185d7a910071b538eb2a598675f85749d84d6de (patch)
tree07db434401fb5479caf6cf559d31cdeafe06472c /propellor.cabal
parent7e60c5cf03ae4f30b0c145cf62edc172c61f1d66 (diff)
fix typo that was fixed in debian/control earlier
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal2
1 files changed, 1 insertions, 1 deletions
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.