mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 22:03:13 -07:00
Fix typo
This commit is contained in:
parent
9341942e91
commit
8d4a1c734c
1 changed files with 2 additions and 2 deletions
|
@ -15,9 +15,9 @@ from requests_oauthlib import OAuth2Session
|
|||
|
||||
|
||||
class InitSickBeard:
|
||||
"""Sickbeard init class.
|
||||
"""SickBeard init class.
|
||||
|
||||
Used to determin which sickbeard fork object to initialize.
|
||||
Used to determine which SickBeard fork object to initialize.
|
||||
"""
|
||||
|
||||
def __init__(self, cfg, section, input_category):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue