--- a/eric6/VCS/StatusMonitorThread.py Sat Aug 24 16:33:42 2019 +0200 +++ b/eric6/VCS/StatusMonitorThread.py Sat Aug 24 18:24:33 2019 +0200 @@ -197,7 +197,7 @@ <li>" " path is back at normal</li> </ul> - @ireturn tuple of flag indicating successful operation (boolean) and + @return tuple of flag indicating successful operation (boolean) and a status message in case of non successful operation (string) @exception RuntimeError to indicate that this method must be implemented by a subclass