diff --git a/libsettings.py b/libsettings.py index 598b729..ff098bc 100644 --- a/libsettings.py +++ b/libsettings.py @@ -195,7 +195,7 @@ class Settings: else: return show["MythTvEpisodePrefix"] - def getshowsickbearsepisodeprefix(self, showname): + def getshowsickbeardepisodeprefix(self, showname): """ Get the SickbeardPrefix setting for the show, showname. """