diff -r 8c3d033e5044 -r 0cdead130a81 eric6/Documentation/Source/eric6.VirtualEnv.VirtualenvInterpreterSelectionDialog.html --- a/eric6/Documentation/Source/eric6.VirtualEnv.VirtualenvInterpreterSelectionDialog.html Sat Jun 20 17:36:20 2020 +0200 +++ b/eric6/Documentation/Source/eric6.VirtualEnv.VirtualenvInterpreterSelectionDialog.html Sun Jun 21 18:26:12 2020 +0200 @@ -132,14 +132,13 @@ <dl> <dt>Returns:</dt> <dd> -tuple containing the path of the selected Python interpreter - and the Python variant +path of the selected Python interpreter </dd> </dl> <dl> <dt>Return Type:</dt> <dd> -tuple of (str, int) +str </dd> </dl> <a NAME="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged" ID="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged"></a>