--- a/src/eric7/HelpViewer/HelpViewerImplQTB.py Tue Dec 06 16:57:54 2022 +0100 +++ b/src/eric7/HelpViewer/HelpViewerImplQTB.py Tue Dec 06 17:35:41 2022 +0100 @@ -28,7 +28,7 @@ AboutBlank = QCoreApplication.translate( "HelpViewer", - "<html>" "<head><title>about:blank</title></head>" "<body></body>" "</html>", + "<html><head><title>about:blank</title></head><body></body></html>", ) PageNotFound = QCoreApplication.translate(