diff -r c3686b43f76b -r 773ad1f1ed22 src/eric7/CondaInterface/CondaExportDialog.py --- a/src/eric7/CondaInterface/CondaExportDialog.py Tue Apr 04 17:26:54 2023 +0200 +++ b/src/eric7/CondaInterface/CondaExportDialog.py Wed Apr 05 11:58:22 2023 +0200 @@ -29,7 +29,7 @@ """ Constructor - @param conda reference to the master object + @param conda reference to the conda interface object @type Conda @param envName name of the environment to create the requirements file from