diff options
author | David Kalnischkies <david@kalnischkies.de> | 2019-07-10 16:15:30 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2019-07-10 16:15:30 +0200 |
commit | 5cfbc5727dba2f4662d24cf4deb7cab7cdd57c14 (patch) | |
tree | 833d5b53bc16a93085b4afe855eaafed15981119 /debian/libapt-pkg-doc.doc-base.dpkg-tech | |
parent | 2b734a7ec429825c7007c1093883229e069d36c7 (diff) |
Fix typos reported by codespell in code comments
Also in old changelogs, but nothing really user visible
like error messages or alike so barely noteworthy.
Reported-By: codespell
Gbp-Dch: Ignore
Diffstat (limited to 'debian/libapt-pkg-doc.doc-base.dpkg-tech')
-rw-r--r-- | debian/libapt-pkg-doc.doc-base.dpkg-tech | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/libapt-pkg-doc.doc-base.dpkg-tech b/debian/libapt-pkg-doc.doc-base.dpkg-tech index 055e8e674..823a7cb02 100644 --- a/debian/libapt-pkg-doc.doc-base.dpkg-tech +++ b/debian/libapt-pkg-doc.doc-base.dpkg-tech @@ -1,5 +1,5 @@ Document: libapt-pkg-doc-dpkg-tech -Title: APT's interpetation of DPkg Technical Specification +Title: APT's interpretation of DPkg Technical Specification Author: Jason Gunthorpe Abstract: The DPkg Technical Manual gives an overview of dpkg's external functions(as APT sees them) and describes how it views the world. |