--- a/src/eric7/VirtualEnv/VirtualenvAddEditDialog.py Mon Jun 10 10:19:54 2024 +0200 +++ b/src/eric7/VirtualEnv/VirtualenvAddEditDialog.py Mon Jun 10 10:22:23 2024 +0200 @@ -278,7 +278,7 @@ @pyqtSlot(bool) def on_serverRadioButton_toggled(self, checked): """ - Private slot handling a change of the eric IDE server radio button state. + Private slot handling a change of the eric-ide server radio button state. @param checked state of the radio button @type bool