summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSantiago Vila2015-09-04 22:39:42 +0200
committerJoey Hess2015-09-04 14:32:53 -0700
commit151c11bea87d29f41665b56fd1cca63a2d0f0428 (patch)
treec7c2a3bd7b3e561c16897d7e1e705fd91502626b /debian/control
parent265576507f11b887dd0f1094e29bc52e234d79d2 (diff)
debian/control: Fix typo enures -> ensures
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 05101be0..7f42c916 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
git,
make,
Description: property-based host configuration management in haskell
- 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.