Fixed some typos. eric7

Sun, 22 Oct 2023 17:06:50 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 22 Oct 2023 17:06:50 +0200
branch
eric7
changeset 10254
25e8e133e4f8
parent 10253
f9a0704d16b2
child 10255
a25f95af0a51

Fixed some typos.

src/eric7/HelpViewer/HelpViewerWidget.py file | annotate | diff | comparison | revisions
--- a/src/eric7/HelpViewer/HelpViewerWidget.py	Sat Oct 21 18:18:19 2023 +0200
+++ b/src/eric7/HelpViewer/HelpViewerWidget.py	Sun Oct 22 17:06:50 2023 +0200
@@ -69,7 +69,7 @@
         """      color: #000000;\n"""
         """      margin: 10px 10px 10px 10px;\n"""
         """}\n"""
-        """</style"""
+        """</style>\n"""
         """</head>\n"""
         """<body>\n"""
         """</body>\n"""
@@ -85,7 +85,7 @@
         """      color: #ffffff;\n"""
         """      margin: 10px 10px 10px 10px;\n"""
         """}\n"""
-        """</style"""
+        """</style>\n"""
         """</head>\n"""
         """<body>\n"""
         """</body>\n"""

eric ide

mercurial