fixing typo

This commit is contained in:
2013-07-15 08:33:32 +10:00
parent 1ee1c1e988
commit df4aefeca1

View File

@@ -195,7 +195,7 @@ class Settings:
else: else:
return show["MythTvEpisodePrefix"] return show["MythTvEpisodePrefix"]
def getshowsickbearsepisodeprefix(self, showname): def getshowsickbeardepisodeprefix(self, showname):
""" """
Get the SickbeardPrefix setting for the show, showname. Get the SickbeardPrefix setting for the show, showname.
""" """