--- a/QScintilla/QsciScintillaCompat.py Sun May 13 12:52:23 2018 +0200 +++ b/QScintilla/QsciScintillaCompat.py Sun May 13 12:53:27 2018 +0200 @@ -1402,7 +1402,7 @@ Public method to handle events. Note: We are not interested in the standard QsciScintilla event - handling because we do it our self. + handling because we do it ourselves. @param evt event object to handle (QEvent) @return result of the event handling (boolean)