src/eric7/Utilities/MimeTypes.py

branch
eric7
changeset 9564
f413aee05c4d
parent 9563
8ee667840224
child 9572
3b46c662a004
diff -r 8ee667840224 -r f413aee05c4d src/eric7/Utilities/MimeTypes.py
--- 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),
             )
         )

eric ide

mercurial