Fixed typo

This commit is contained in:
echel0n 2014-03-21 03:35:29 -07:00
commit af2efa18ee

View file

@ -161,7 +161,7 @@ def processEpisode(dirName, nzbName=None, failed=False, clientAgent=None, inputC
if param is "dirName":
params["dirName"] = dirName
if params is "dir":
if params is "dir":
params["dir"] = dirName
if nzbName != None: