summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/StealthTo.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/StealthTo.py')
-rw-r--r--pyload/plugins/crypter/StealthTo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/StealthTo.py b/pyload/plugins/crypter/StealthTo.py
index 793bcfe30..8a73cdfbb 100644
--- a/pyload/plugins/crypter/StealthTo.py
+++ b/pyload/plugins/crypter/StealthTo.py
@@ -11,7 +11,7 @@ class StealthTo(Crypter):
__type__ = "container"
__pattern__ = r"http://(www\.)?stealth.to/folder/"
__version__ = "0.1"
- __description__ = """Stealth.to Container Plugin"""
+ __description__ = """Stealth.to decrypter plugin"""
__author_name__ = "spoob"
__author_mail__ = "spoob@pyload.org"