summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py
index 5f1e6c115..072737716 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -75,7 +75,7 @@ else:
sys.stdout = getwriter(enc)(sys.stdout, errors = "replace")
class Core(object):
- """ pyLoad Core """
+ """ pyLoad Core, one tool to rule them all... (the filehosters) :D"""
def __init__(self):
self.doDebug = False