From d24b79310523e4823214d6b52883f0f4debc56af Mon Sep 17 00:00:00 2001 From: Gabriel Filion Date: Sun, 16 Apr 2017 21:19:49 -0400 Subject: README: missing sentence end in deprecation notice for preseeded_package The missing dot made the announcement confusing. There are really two different informations in there that should be split. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd9f587..aac4a8e 100644 --- a/README.md +++ b/README.md @@ -155,8 +155,9 @@ Ubuntu support is lagging behind but not absent either. port => '666'; } - * the `apt::preseeded_package` defined type was renamed `apt::package` the - previous name is now deprecated and will be removed in the future. + * the `apt::preseeded_package` defined + type was renamed `apt::package`. the previous name is now deprecated and + will be removed in the future. # Requirements -- cgit v1.2.3