--- a/src/eric7/Utilities/MimeTypes.py Mon Dec 05 11:44:08 2022 +0100 +++ b/src/eric7/Utilities/MimeTypes.py Mon Dec 05 11:57:53 2022 +0100 @@ -42,7 +42,7 @@ "<p>Is the file <b>{0}</b> a text file to be opened in eric?</p>" "<p><b>Note:</b> You may suppress this question by adding a pattern" " to the list of known text files on the <b>MimeTypes</b>" - " configuration page." + " configuration page.</p>" ).format(filename), ) )