summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/DontKnowMe.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/DontKnowMe.py')
-rw-r--r--pyload/plugins/crypter/DontKnowMe.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/DontKnowMe.py b/pyload/plugins/crypter/DontKnowMe.py
index 03a016d27..67ede18eb 100644
--- a/pyload/plugins/crypter/DontKnowMe.py
+++ b/pyload/plugins/crypter/DontKnowMe.py
@@ -11,7 +11,7 @@ class DontKnowMe(Crypter):
__type__ = "crypter"
__pattern__ = r"http://dontknow.me/at/\?.+$"
__version__ = "0.1"
- __description__ = """DontKnowMe"""
+ __description__ = """DontKnow.me decrypter plugin"""
__author_name__ = "selaux"
__author_mail__ = ""