From b0dd0234804d15e6793476dcd8da961b6709551e Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 18 Jul 2011 22:19:20 +0200 Subject: improved hook loader --- module/Api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/Api.py') 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 """ -- cgit v1.2.3