summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Filion <gabster@lelutin.ca>2017-04-16 21:19:49 -0400
committerGabriel Filion <gabster@lelutin.ca>2017-04-16 21:19:49 -0400
commitd24b79310523e4823214d6b52883f0f4debc56af (patch)
tree8c966827ef593baeec4e0f3be54cac9afbddb2f1
parentcd84a163d068e5dd368731b51f6934495a30313c (diff)
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.
-rw-r--r--README.md5
1 files 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';
}
- * <a name="apt-preseeded_package"></a>the `apt::preseeded_package` defined type was renamed `apt::package` the
- previous name is now deprecated and will be removed in the future.
+ * <a name="apt-preseeded_package"></a>the `apt::preseeded_package` defined
+ type was renamed `apt::package`. the previous name is now deprecated and
+ will be removed in the future.
# Requirements<a name="requirements"></a>