Changeset 9084

Show
Ignore:
Timestamp:
12/02/07 17:02:32 (12 months ago)
Author:
asterix
Message:

typo: contact1 -> contact2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/common/contacts.py

    r9060 r9084  
    440440                        show1 = show_list.index(contact1.show) 
    441441                        priority1 = contact1.priority 
    442                 if not contact1: 
     442                if not contact2: 
    443443                        show2 = 0 
    444444                        priority2 = 0