mirror of
https://github.com/moparisthebest/SickRage
synced 2025-01-11 22:08:02 -05:00
Fixing typo
This commit is contained in:
parent
d14581b8cc
commit
316500b8e7
@ -215,7 +215,7 @@ class TVCache():
|
||||
return None
|
||||
|
||||
logger.log(
|
||||
u"Checking the cahe for show:" + str(parse_result.series_name),
|
||||
u"Checking the cache for show:" + str(parse_result.series_name),
|
||||
logger.DEBUG)
|
||||
|
||||
# remember if the cache lookup worked or not so we know whether we should bother updating it later
|
||||
|
Loading…
Reference in New Issue
Block a user