diff -r 0a02c433f52d -r 5883ce99ee12 QScintilla/Lexers/Lexer.py --- a/QScintilla/Lexers/Lexer.py Fri Nov 01 15:48:48 2013 +0100 +++ b/QScintilla/Lexers/Lexer.py Sun Nov 03 15:58:22 2013 +0100 @@ -55,7 +55,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)