summaryrefslogtreecommitdiffstats
path: root/module/Api.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/Api.py')
-rw-r--r--module/Api.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/Api.py b/module/Api.py
index 7d4c6c66c..648174a1f 100644
--- a/module/Api.py
+++ b/module/Api.py
@@ -203,7 +203,7 @@ class Api(Iface):
return ['No log available']
def isTimeDownload(self):
- """Checks if pyload will start new downloads according to time in config .
+ """Checks if pyload will start new downloads according to time in config.
:return: bool
"""