fix typo
[enigma2.git] / lib / python / Components / TimerSanityCheck.py
index f9176e7871fe1684f5d828798630661a0196ba15..a6fba85c0f8050a80ca271e4980fbbd9c16a6211 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]: