Private GIT

Skip to content
Snippets Groups Projects
Commit e9855650 authored by labrys's avatar labrys
Browse files

Fix typo

parent 3ed98522
Branches
Tags
No related merge requests found
......@@ -47,7 +47,7 @@ class PostProcessor(object):
return
if not (force or ek(os.path.isabs, sickbeard.TV_DOWNLOAD_DIR)):
logger.log(u"Automatic post-processing attempted but directory is relatve "
logger.log(u"Automatic post-processing attempted but directory is relative "
u"(and probably not what you really want to process): %s" %
sickbeard.TV_DOWNLOAD_DIR, logger.ERROR)
self.amActive = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment