diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-25 15:27:55 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-25 15:27:55 -0400 |
| commit | 62c093de300b4458395c00cb1f76ac3164a0fca5 (patch) | |
| tree | 47139949edfec596267e9368790fc1acbf8525dd | |
| parent | 32ca4d3af2589d393939e70a0d8cae339c0243b3 (diff) | |
typo
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9410a516..ce38be2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,7 +18,7 @@ propellor (2.0.0) unstable; urgency=medium * Add descriptions of how to set missing fields to --list-fields output. * Properties now form a tree, instead of the flat list used before. This includes the properties used inside a container. - * Fix info propigation from fallback combinator's second Property. + * Fix info propagation from fallback combinator's second Property. * Added systemd configuration properties. * Added journald configuration properties. * Added more network interface configuration properties. |
