diff options
| author | Mario Lang <mlang@delysid.org> | 2015-09-10 19:15:20 +0200 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-10 13:50:38 -0400 |
| commit | 53b07dbc6268a108b9760f9c7318e3df4ca436f8 (patch) | |
| tree | aec07dc54851a4a276e3e3a6144510db874da8da /debian | |
| parent | a4069a52fc94e3b906eff7f29af10f36a5b7f8f8 (diff) | |
Fix two typos.
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 8b02e942..fd3e4f63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -80,7 +80,7 @@ propellor (2.5.0) unstable; urgency=medium * Add docker image related properties. Thanks, Antoine Eiche. * Export CommandParam, boolSystem, safeSystem, shellEscape, and - * createProcess from Propellor.Property.Cmd, so they are available + createProcess from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library. * Improve enter-machine scripts for systemd-nspawn containers to unset most |
