--- a/src/eric7/JediInterface/JediServer.py Tue Dec 06 16:57:54 2022 +0100 +++ b/src/eric7/JediInterface/JediServer.py Tue Dec 06 17:35:41 2022 +0100 @@ -742,7 +742,7 @@ None, self.tr("Apply Refactoring"), self.tr( - "<p>The refactoring could not be applied.</p>" "<p>Reason: {0}</p>" + "<p>The refactoring could not be applied.</p><p>Reason: {0}</p>" ).format(result["ErrorString"]), )