fixing typo
This commit is contained in:
parent
1ee1c1e988
commit
df4aefeca1
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue