typo: contact1 -> contact2

This commit is contained in:
Yann Leboulanger 2007-12-02 16:02:32 +00:00
parent c5e836352e
commit a861a3f719
1 changed files with 1 additions and 1 deletions

View File

@ -439,7 +439,7 @@ class Contacts:
else:
show1 = show_list.index(contact1.show)
priority1 = contact1.priority
if not contact1:
if not contact2:
show2 = 0
priority2 = 0
else: