eric7/QScintilla/Lexers/LexerQSS.py

branch
eric7
changeset 8652
8cacde11f4fd
parent 8642
fe0e43945092
child 8832
a5b6128b4828
--- a/eric7/QScintilla/Lexers/LexerQSS.py	Mon Sep 27 16:41:31 2021 +0200
+++ b/eric7/QScintilla/Lexers/LexerQSS.py	Mon Sep 27 16:44:54 2021 +0200
@@ -177,6 +177,6 @@
         Public method to return the lexer type.
         
         @return lexer type
-        @type str
+        @rtype str
         """
         return "qss"

eric ide

mercurial