diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-06-13 23:19:49 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-06-13 23:19:49 -0400 |
| commit | 4dbba88e0b65b1ba4a522824c901ec8a4e1dbe8a (patch) | |
| tree | 63df4f215ab8b88adf14e802b6ac5daee2a09e50 | |
| parent | dcf0491c340ee74b9786907c0295f57cadde3767 (diff) | |
wording
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8b239098..d3ffd99f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,7 @@ propellor (3.1.0) UNRELEASED; urgency=medium * Added StopPropellorException and stopPropellorMessage which can be 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) + * tryPropellor returns Either SomeException now (API change) -- Joey Hess <id@joeyh.name> Fri, 10 Jun 2016 14:59:44 -0400 |
