fix typo
[vuplus_dvbapp] / lib / python / Components / TimerSanityCheck.py
index f9176e7..a6fba85 100644 (file)
@@ -176,7 +176,7 @@ class TimerSanityCheck:
                                        if ConflictTimer is None: # just take care of the first conflict
                                                ConflictTimer = timer
                                                ConflictTunerType = tunerType
-                                               ConflictSlot = tunerSlot
+                                               ConflictTunerSlot = tunerSlot
                        elif event[2] == self.eflag:
                                for fakeRec in fakeRecList:
                                        if timer == fakeRec[0]: