1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-10 11:25:05 -05:00

Small text fix

This commit is contained in:
echel0n 2014-04-25 21:08:27 -07:00
parent 754cc8e791
commit 6c9fb4b0bd

View File

@ -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