From a22b67caf8ab1242a79ed0726c2bbd0651818aaf Mon Sep 17 00:00:00 2001 From: James Troup Date: Fri, 28 Dec 2007 21:48:10 +0000 Subject: [PATCH] [JT] trivial typo in comment --- daklib/queue.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daklib/queue.py b/daklib/queue.py index d77f5f35..f6bc3d4d 100644 --- a/daklib/queue.py +++ b/daklib/queue.py @@ -831,7 +831,7 @@ SELECT s.version, su.suite_name FROM source s, src_associations sa, suite su # the .orig.tar.gz is a duplicate of the one in the archive]; if # you're iterating over 'files' and call this function as part of # the loop, be sure to add a check to the top of the loop to - # ensure you haven't just tried to derefernece the deleted entry. + # ensure you haven't just tried to dereference the deleted entry. # **WARNING** def check_dsc_against_db(self, file): -- 2.39.2