diff -r afbd61b99bf4 -r 3b7ef53c34c7 src/eric7/Project/Project.py --- a/src/eric7/Project/Project.py Mon Jul 25 16:58:55 2022 +0200 +++ b/src/eric7/Project/Project.py Fri Sep 02 14:07:46 2022 +0200 @@ -3900,7 +3900,7 @@ Public method to get the path of the interpreter used by the project. @param resolveGlobal flag indicating to resolve the interpreter using - the global interpreter if no project of debugger specific + the global interpreter if no project or debugger specific environment was configured @type bool @return path of the project's interpreter