QScintilla/Lexers/Lexer.py

changeset 3034
7ce719013078
parent 3030
4a0a82ddd9d2
child 3060
5883ce99ee12
child 3160
209a07d7e401
--- 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)

eric ide

mercurial