src/eric7/QScintilla/Lexers/__init__.py

branch
eric7
changeset 9563
8ee667840224
parent 9497
8beca4047c53
child 9599
dc0666634751
--- a/src/eric7/QScintilla/Lexers/__init__.py	Mon Dec 05 11:42:45 2022 +0100
+++ b/src/eric7/QScintilla/Lexers/__init__.py	Mon Dec 05 11:44:08 2022 +0100
@@ -421,7 +421,7 @@
         QCoreApplication.translate("Lexers", "Makefiles (*makefile Makefile *.mak)"),
         QCoreApplication.translate(
             "Lexers",
-            "Properties Files (*.properties *.ini *.inf *.reg *.cfg" " *.cnf *.rc)",
+            "Properties Files (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)",
         ),
         QCoreApplication.translate("Lexers", "Povray Files (*.pov)"),
         QCoreApplication.translate(

eric ide

mercurial