summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/TrailerzoneInfo.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/TrailerzoneInfo.py')
-rw-r--r--pyload/plugins/crypter/TrailerzoneInfo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/TrailerzoneInfo.py b/pyload/plugins/crypter/TrailerzoneInfo.py
index 5a6455789..45c9590a3 100644
--- a/pyload/plugins/crypter/TrailerzoneInfo.py
+++ b/pyload/plugins/crypter/TrailerzoneInfo.py
@@ -8,6 +8,6 @@ class TrailerzoneInfo(DeadCrypter):
__type__ = "crypter"
__pattern__ = r"http://(www\.)?trailerzone.info/.*?"
__version__ = "0.03"
- __description__ = """TrailerZone.info Crypter Plugin"""
+ __description__ = """TrailerZone.info decrypter plugin"""
__author_name__ = "godofdream"
__author_mail__ = "soilfiction@gmail.com"