summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/ILoadTo.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/ILoadTo.py')
-rw-r--r--pyload/plugins/crypter/ILoadTo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/ILoadTo.py b/pyload/plugins/crypter/ILoadTo.py
index ca6dd5026..09c08604f 100644
--- a/pyload/plugins/crypter/ILoadTo.py
+++ b/pyload/plugins/crypter/ILoadTo.py
@@ -8,6 +8,6 @@ class ILoadTo(DeadCrypter):
__type__ = "crypter"
__pattern__ = r"http://iload\.to/go/\d+-[\w\.-]+/"
__version__ = "0.11"
- __description__ = """iload.to Crypter Plugin"""
+ __description__ = """Iload.to decrypter plugin"""
__author_name__ = "hzpz"
__author_mail__ = ""