diff -r 3b46c662a004 -r 9960d19d66b5 src/eric7/Preferences/ConfigurationPages/EditorHighlightingStylesPage.py --- a/src/eric7/Preferences/ConfigurationPages/EditorHighlightingStylesPage.py Tue Dec 06 16:00:06 2022 +0100 +++ b/src/eric7/Preferences/ConfigurationPages/EditorHighlightingStylesPage.py Tue Dec 06 16:04:58 2022 +0100 @@ -785,7 +785,7 @@ self, self.tr("Delete Sub-Style"), self.tr( - """<p>Shall the sub-style <b>{0}</b> really be""" """ deleted?</p>""" + """<p>Shall the sub-style <b>{0}</b> really be deleted?</p>""" ).format(self.lexer.description(style, substyle)), ) if ok: