summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominique Dumont <dod@debian.org>2021-05-29 18:48:23 +0200
committerDominique Dumont <dod@debian.org>2021-05-29 18:48:23 +0200
commit80d4e27b76b4f0f7e64f979516ab4cc288367b7d (patch)
tree8867dd44e421bffc9a0e83af1393f4aff12acd23
parent875404a2df43ae3ab4d36af1ce01b35781772b68 (diff)
clarify BUGS section
-rw-r--r--lib/Config/Model/Dpkg.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Config/Model/Dpkg.pm b/lib/Config/Model/Dpkg.pm
index 08ef06a1..c29d31da 100644
--- a/lib/Config/Model/Dpkg.pm
+++ b/lib/Config/Model/Dpkg.pm
@@ -212,8 +212,9 @@ See L<Config::Model::Loader/"load string syntax">
=head1 BUGS
-Config::Model design does not really cope well with a some detail of
+Config::Model design does not really cope well with some details of
L<Debian patch header specification|http://dep.debian.net/deps/dep3/> (aka DEP-3).
+
Description and subject are both authorized, but only B<one> of them is
required and using the 2 is forbidden. So, both fields are accepted,
but subject is stored as description in the configuration tree.