summaryrefslogtreecommitdiffstats
path: root/Plugins/OneKhDe.py
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/OneKhDe.py')
-rw-r--r--Plugins/OneKhDe.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Plugins/OneKhDe.py b/Plugins/OneKhDe.py
index 466143b34..15c3a6872 100644
--- a/Plugins/OneKhDe.py
+++ b/Plugins/OneKhDe.py
@@ -15,7 +15,7 @@ class OneKhDe(Plugin):
props['type'] = "container"
props['pattern'] = r"http://(www\.)?1kh.de/f/"
props['version'] = "0.1"
- props['description'] = """kh.de Container Plugin"""
+ props['description'] = """1kh.de Container Plugin"""
props['author_name'] = ("spoob")
props['author_mail'] = ("spoob@pyload.org")
self.props = props