QScintilla/QsciScintillaCompat.py

changeset 2763
e4794166ad70
parent 2659
7f46c5a7ed73
child 2791
a9577f248f04
child 2965
d133c7edd88a
--- a/QScintilla/QsciScintillaCompat.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/QScintilla/QsciScintillaCompat.py	Sun Jun 30 19:55:48 2013 +0200
@@ -535,7 +535,7 @@
     
     def getSelectionN(self, index):
         """
-        Public method to get the start and end of a selection given by it's index.
+        Public method to get the start and end of a selection given by its index.
         
         @return tuple with start line and index and end line and index
             (tuple of four int) for the given selection

eric ide

mercurial