diff -r c79ecba9cde7 -r 86cea8abd0f7 Documentation/Source/eric6.Plugins.UiExtensionPlugins.PipInterface.PipSelectionDialog.html --- a/Documentation/Source/eric6.Plugins.UiExtensionPlugins.PipInterface.PipSelectionDialog.html Tue Jun 12 19:01:06 2018 +0200 +++ b/Documentation/Source/eric6.Plugins.UiExtensionPlugins.PipInterface.PipSelectionDialog.html Tue Jun 12 19:02:21 2018 +0200 @@ -70,13 +70,13 @@ </table> <a NAME="PipSelectionDialog.__init__" ID="PipSelectionDialog.__init__"></a> <h4>PipSelectionDialog (Constructor)</h4> -<b>PipSelectionDialog</b>(<i>plugin, parent=None</i>) +<b>PipSelectionDialog</b>(<i>pip, parent=None</i>) <p> Constructor </p><dl> -<dt><i>plugin</i> (ToolPipPlugin)</dt> +<dt><i>pip</i> (Pip)</dt> <dd> -reference to the plugin object +reference to the pip object </dd><dt><i>parent</i> (QWidget)</dt> <dd> reference to the parent widget @@ -89,8 +89,8 @@ </p><dl> <dt>Returns:</dt> <dd> -tuple with the pip command and a flag indicating to install - to the user install directory +tuple with the environment name and a flag indicating to + install to the user install directory </dd> </dl><dl> <dt>Return Type:</dt>