summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-01-03 22:23:55 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-01-03 22:23:55 +0100
commitc0eea4e1a19f57167d8e31ff0a6bac092c080a89 (patch)
tree74a596b660348d35e3ff77a032274dea2a0139b3 /pyLoadCore.py
parentfixed daemon mode (diff)
downloadpyload-c0eea4e1a19f57167d8e31ff0a6bac092c080a89.tar.xz
little fixes
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 f3c9bef6c..d1dffb6c7 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -904,7 +904,7 @@ def deamon():
pyload_core.start()
-# And so it begins...
+# And so it begins...
if __name__ == "__main__":
if "--daemon" in sys.argv: