diff -r be378821131e -r 07ed3d73bf58 eric6/Utilities/BackgroundService.py --- a/eric6/Utilities/BackgroundService.py Thu Nov 14 19:39:07 2019 +0100 +++ b/eric6/Utilities/BackgroundService.py Tue Nov 19 18:53:58 2019 +0100 @@ -126,7 +126,7 @@ connection = self.connections.get(lang) if connection is None: if fx != 'INIT': - # Avoid growing recursion deep which could itself result in an + # Avoid growing recursion depth which could itself result in an # exception QTimer.singleShot( 0,