summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJosh Soref <jsoref@gmail.com>2017-02-26 22:14:52 +0000
committerGuillem Jover <guillem@debian.org>2017-05-06 17:49:12 +0200
commitb46c8ba6504ab341d74e61f003124d772a3f3875 (patch)
treedae22bc641a6ea6278096919164aa875b34e9fa8 /doc
parent4137592923011e34c865d34d202a02871c3840aa (diff)
downloaddpkg-b46c8ba6504ab341d74e61f003124d772a3f3875.tar.gz
doc: Spelling fixes
Signed-off-by: Guillem Jover <guillem@debian.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.api2
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.