diff options
author | David Kalnischkies <david@kalnischkies.de> | 2017-07-08 14:45:26 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2017-07-08 14:55:29 +0200 |
commit | 4a9c136bdb1ec8e73e104738a923e08786c521ef (patch) | |
tree | a5b10d9c5432a592c9f06b3c616e92ff38335880 /debian | |
parent | ff26d24f47910ac06840f873920c8950aa48046b (diff) |
fix various typos reported by codespell & spellintian
Reported-By: codespell & spellintian
Gbp-Dch: Ignore
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3c56d05cd..e9ec2e230 100644 --- a/debian/changelog +++ b/debian/changelog @@ -76,7 +76,7 @@ apt (1.5~alpha1) experimental; urgency=medium [ David Kalnischkies ] * schedule the correct side of the conflict for removal. Thanks to Michael Biebl for helping find this with countless tests - * don't show incorrect 'How odd' errror in no-download mode (Closes: 863635) + * don't show incorrect 'How odd' error in no-download mode (Closes: 863635) * Show permission error if ProxyAutoDetect cmd can't be executed (Closes: 857885) * Avoid chdir in acquire clean with unlinkat (Closes: 860738) |