QScintilla/QsciScintillaCompat.py

changeset 6285
045dc4c38701
parent 6188
5a6ae3be31e6
child 6305
7652b925c25e
--- 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)

eric ide

mercurial