diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-06-13 23:19:38 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-06-13 23:19:38 -0400 |
| commit | dcf0491c340ee74b9786907c0295f57cadde3767 (patch) | |
| tree | eeb2e748cf03c99bfc0e3d2d6a199a8565652190 /debian | |
| parent | 76ef2304395bf4402523098a785e1886091111cd (diff) | |
typo
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 86caf1eb..8b239098 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,7 @@ propellor (3.1.0) UNRELEASED; urgency=medium used to stop the whole propellor run. Now, all non-async exceptions only make the property that threw them fail. (Implicit API change) * Added StopPropellorException and stopPropellorMessage which can be - used in the unsual case where a failure of one property should stop + used in the unusual case where a failure of one property should stop propellor from trying to ensure any other properties. * tryPropellor returns Either SomeException a now (API change) |
