summaryrefslogtreecommitdiff
path: root/ChangeLog.old
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2018-10-07 14:08:22 +0200
committerGuillem Jover <guillem@debian.org>2018-10-07 17:49:23 +0200
commit9b20171a37a8cc67b748f916ca4b23d769cb1d2b (patch)
treed6cf33115c3345e136a456310b00d69c0286c9fd /ChangeLog.old
parent765caaa74b5722a0d93f1144b9e890ac8a7f4ac7 (diff)
downloaddpkg-9b20171a37a8cc67b748f916ca4b23d769cb1d2b.tar.gz
doc: Fix typos
Warned-by: codespell
Diffstat (limited to 'ChangeLog.old')
-rw-r--r--ChangeLog.old2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.old b/ChangeLog.old
index 252d901b7..ccb890cdb 100644
--- a/ChangeLog.old
+++ b/ChangeLog.old
@@ -13728,7 +13728,7 @@ Sat Feb 12 17:11:33 CET 2000 Wichert Akkerman <wakkerma@debian.org>
Tue Feb 8 21:33:58 EST 2000 Ben Collins <bcollins@debian.org>
* main/{processarc,archive}.c: Make the conflictor an array of structs and
- make sure that check_conflicts uses that and increments a global indexs
+ make sure that check_conflicts uses that and increments a global indexes
for the array. The reason that multiple conflicts/replaces were getting
borked had something to do with the first one in the hash not being
processed. This was the result of bad pointer games, so this makes it a