summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar AndroKev <AndroKev@users.noreply.github.com> 2013-10-27 18:10:28 +0100
committerGravatar AndroKev <AndroKev@users.noreply.github.com> 2013-10-27 18:10:28 +0100
commit5bbc5bdb087d98e0af584120eec0692d35f0fab7 (patch)
tree45fee28f8f68ec28ec49fde564293720e0dcb412
parentExtractArchives - add an option to excludefiles (diff)
downloadpyload-5bbc5bdb087d98e0af584120eec0692d35f0fab7.tar.xz
Update AbstractExtractor.py
there was a little bug
-rw-r--r--module/plugins/internal/AbstractExtractor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/internal/AbstractExtractor.py b/module/plugins/internal/AbstractExtractor.py
index 2ba2f2edf..ace79e149 100644
--- a/module/plugins/internal/AbstractExtractor.py
+++ b/module/plugins/internal/AbstractExtractor.py
@@ -30,7 +30,7 @@ class AbtractExtractor:
def __init__(self, m, file, out, fullpath, overwrite, excludefiles, renice):
"""Initialize extractor for specific file
- :param m: Extracd pylctArchive Hook plugin
+ :param m: ExtractArchive Hook plugin
:param file: Absolute filepath
:param out: Absolute path to destination directory
:param fullpath: extract to fullpath