Typo in tvcache fixed

This commit is contained in:
echel0n 2014-03-11 22:30:49 -07:00
parent f2bbe76271
commit f1e8a53856
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ class TVCache():
except (MultipleShowObjectsException):
showObj = None
if showObj:
self.indexer = showObj.inexer
self.indexer = showObj.indexer
indexer_lang = showObj.lang
# if we weren't provided with season/episode information then get it from the name that we parsed