src/eric7/VirtualEnv/VirtualenvAddEditDialog.py

branch
server
changeset 10765
b0632e55ec9a
parent 10725
51fe971610d3
child 10931
56f41b1e163a
diff -r 5915ca2466b2 -r b0632e55ec9a src/eric7/VirtualEnv/VirtualenvAddEditDialog.py
--- 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

eric ide

mercurial