diff --git a/soitool/soi_workspace_widget.py b/soitool/soi_workspace_widget.py index 3849d2654c0ed8a9a3371effc2e4c36db7510952..05ea614daa24659244404f6bd0328d693608c5f0 100644 --- a/soitool/soi_workspace_widget.py +++ b/soitool/soi_workspace_widget.py @@ -102,7 +102,7 @@ class SOIWorkspaceWidget(QWidget): module_widget_implementation = chosen_module.widget_implementation is_attachment = new_module_dialog.checkbox_attachment.isChecked() - # no module name means the user expects one to be generated + # No module name means the user expects one to be generated # autogenerated name is not meant to be pretty, it's just meant # to be unique if not module_name: