summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/FilefactoryComFolder.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/FilefactoryComFolder.py')
-rw-r--r--pyload/plugins/crypter/FilefactoryComFolder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/FilefactoryComFolder.py b/pyload/plugins/crypter/FilefactoryComFolder.py
index 547b8e873..4f7ed6281 100644
--- a/pyload/plugins/crypter/FilefactoryComFolder.py
+++ b/pyload/plugins/crypter/FilefactoryComFolder.py
@@ -9,7 +9,7 @@ class FilefactoryComFolder(Crypter):
__type__ = "crypter"
__pattern__ = r"(http://(www\.)?filefactory\.com/f/\w+).*"
__version__ = "0.1"
- __description__ = """Filefactory.com Folder Plugin"""
+ __description__ = """Filefactory.com folder decrypter plugin"""
__author_name__ = "zoidberg"
__author_mail__ = "zoidberg@mujmail.cz"