summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/LetitbitNetFolder.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/LetitbitNetFolder.py')
-rw-r--r--module/plugins/crypter/LetitbitNetFolder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/crypter/LetitbitNetFolder.py b/module/plugins/crypter/LetitbitNetFolder.py
index 68aad9dd7..96499a666 100644
--- a/module/plugins/crypter/LetitbitNetFolder.py
+++ b/module/plugins/crypter/LetitbitNetFolder.py
@@ -9,7 +9,7 @@ class LetitbitNetFolder(Crypter):
__type__ = "crypter"
__pattern__ = r"http://(?:www\.)?letitbit.net/folder/\w+"
__version__ = "0.1"
- __description__ = """Letitbit.net Folder Plugin"""
+ __description__ = """Letitbit.net folder decrypter plugin"""
__author_name__ = ("DHMH", "z00nx")
__author_mail__ = ("webmaster@pcProfil.de", "z00nx0@gmail.com")