From b5de5703a49e59db010518b89effdeba3b91a664 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 9 Jun 2015 17:12:54 -0400 Subject: [PATCH] speling --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2441f4a..6e64188 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,7 +23,7 @@ propellor (2.5.0) unstable; urgency=medium (API change) * Docker: volume and publish accept Bound FilePath and Bound Port, respectively. They also continue to accept Strings, for backwards - compatability. + compatibility. * Docker: Added environment property. Thanks Antoine Eiche.