diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.api b/doc/README.api index 13f1b9646..8d72f6359 100644 --- a/doc/README.api +++ b/doc/README.api @@ -30,6 +30,6 @@ Description: What: custom changelog parsers as Dpkg::Changelog derived modules Status: stable Description: - Since dpkg 1.18.8, custome changelog parsers are supported as modules + Since dpkg 1.18.8, custom changelog parsers are supported as modules derived from the Dpkg::Changelog module. The derived modules need to implement all required documented methods. |