diff -r 44e15eda6506 -r e8fc383322f7 eric6/VirtualEnv/VirtualenvManager.py --- a/eric6/VirtualEnv/VirtualenvManager.py Tue Jan 05 18:28:31 2021 +0100 +++ b/eric6/VirtualEnv/VirtualenvManager.py Wed Jan 06 13:47:01 2021 +0100 @@ -145,7 +145,7 @@ Default is an environment with the key '<default>' or the first one having an interpreter matching sys.executable (i.e. the one used to - execute eric6 with) + execute eric with) @return tuple containing the environment name and a dictionary containing a copy of the default virtual environment