eric6/QScintilla/Lexers/LexerPygments.py

changeset 7900
72b88fb20261
parent 7781
607a6098cb44
child 7923
91e843545d9a
--- a/eric6/QScintilla/Lexers/LexerPygments.py	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/QScintilla/Lexers/LexerPygments.py	Sat Dec 19 15:22:26 2020 +0100
@@ -180,7 +180,7 @@
         Constructor
         
         @param parent parent widget of this lexer
-        @keyparam name name of the pygments lexer to use (string)
+        @param name name of the pygments lexer to use (string)
         """
         LexerContainer.__init__(self, parent)
         

eric ide

mercurial