eric6/Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py

changeset 7960
e8fc383322f7
parent 7923
91e843545d9a
child 8043
0acf98cd089a
child 8143
2c730d5fd177
diff -r 44e15eda6506 -r e8fc383322f7 eric6/Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py
--- a/eric6/Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py	Tue Jan 05 18:28:31 2021 +0100
+++ b/eric6/Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py	Wed Jan 06 13:47:01 2021 +0100
@@ -4,7 +4,7 @@
 #
 
 """
-Module implementing the eric6 message box wizard dialog.
+Module implementing the eric message box wizard dialog.
 """
 
 import os
@@ -19,7 +19,7 @@
 
 class E5MessageBoxWizardDialog(QDialog, Ui_E5MessageBoxWizardDialog):
     """
-    Class implementing the eric6 message box wizard dialog.
+    Class implementing the eric message box wizard dialog.
     
     It displays a dialog for entering the parameters
     for the E5MessageBox code generator.

eric ide

mercurial