--- a/QScintilla/Lexers/Lexer.py Sat Oct 19 12:28:12 2013 +0200 +++ b/QScintilla/Lexers/Lexer.py Sat Oct 19 13:03:39 2013 +0200 @@ -53,7 +53,7 @@ def canBlockComment(self): """ - Public method to determine, whether the lexer language supports a + Public method to determine, whether the lexer language supports a block comment. @return flag (boolean)