summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/RelinkUs.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/RelinkUs.py')
-rw-r--r--pyload/plugins/crypter/RelinkUs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/RelinkUs.py b/pyload/plugins/crypter/RelinkUs.py
index d2562ca86..3241d21d8 100644
--- a/pyload/plugins/crypter/RelinkUs.py
+++ b/pyload/plugins/crypter/RelinkUs.py
@@ -14,7 +14,7 @@ class RelinkUs(Crypter):
__type__ = "crypter"
__pattern__ = r"http://(www\.)?relink.us/(f/|((view|go).php\?id=))(?P<id>.+)"
__version__ = "3.0"
- __description__ = """Relink.us Crypter Plugin"""
+ __description__ = """Relink.us decrypter plugin"""
__author_name__ = "fragonib"
__author_mail__ = "fragonib[AT]yahoo[DOT]es"