mirror of
https://github.com/SickGear/SickGear.git
synced 2025-01-05 17:43:37 +00:00
Small text fix
This commit is contained in:
parent
754cc8e791
commit
6c9fb4b0bd
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ class TVCache():
|
|||
|
||||
else:
|
||||
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)
|
||||
return None
|
||||
|
||||
|
|
Loading…
Reference in a new issue