--- a/eric6/QScintilla/Lexers/__init__.py Sat Aug 31 12:29:57 2019 +0200 +++ b/eric6/QScintilla/Lexers/__init__.py Sat Aug 31 12:58:11 2019 +0200 @@ -140,7 +140,7 @@ "Python3": [QCoreApplication.translate('Lexers', "Python3"), 'dummy.py', "lexerPython3.png"], "MicroPython": [QCoreApplication.translate('Lexers', "MicroPython"), - 'dummy.py', "micropython"], + 'dummy.py', "micropython"], "QSS": [QCoreApplication.translate('Lexers', "QSS"), 'dummy.qss', "lexerCSS.png"], "Ruby": [QCoreApplication.translate('Lexers', "Ruby"), 'dummy.rb',