--- a/src/eric7/EricCore/EricProcess.py Mon Sep 23 14:37:31 2024 +0200 +++ b/src/eric7/EricCore/EricProcess.py Tue Sep 24 17:52:41 2024 +0200 @@ -57,7 +57,7 @@ def timeoutInterval(self): """ Public method to get the process timeout interval. - + @return process timeout interval in milliseconds @rtype int """