diff -r 5280e37405b8 -r 2f2a4a76dd22 VCS/StatusMonitorThread.py --- a/VCS/StatusMonitorThread.py Sat May 17 19:58:49 2014 +0200 +++ b/VCS/StatusMonitorThread.py Sun May 18 14:13:09 2014 +0200 @@ -54,7 +54,7 @@ def run(self): """ - Protected method implementing the tasks action. + Public method implementing the tasks action. """ while not self.__stopIt: # perform the checking task