diff options
| author | Santiago Vila <sanvila@debian.org> | 2015-09-04 22:39:42 +0200 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-04 14:32:53 -0700 |
| commit | 151c11bea87d29f41665b56fd1cca63a2d0f0428 (patch) | |
| tree | c7c2a3bd7b3e561c16897d7e1e705fd91502626b /debian | |
| parent | 265576507f11b887dd0f1094e29bc52e234d79d2 (diff) | |
debian/control: Fix typo enures -> ensures
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
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. |
