mirror of
https://github.com/moparisthebest/SickRage
synced 2025-01-05 19:08:02 -05:00
Small text fix
This commit is contained in:
parent
754cc8e791
commit
6c9fb4b0bd
@ -144,7 +144,7 @@ class TVCache():
|
|||||||
|
|
||||||
else:
|
else:
|
||||||
logger.log(
|
logger.log(
|
||||||
u"The XML returned from the " + self.provider.name + " feed is incomplete, this result is unusable",
|
u"The data returned from the " + self.provider.name + " feed is incomplete, this result is unusable",
|
||||||
logger.DEBUG)
|
logger.DEBUG)
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user