QScintilla/QsciScintillaCompat.py

branch
Py2 comp.
changeset 2791
a9577f248f04
parent 2684
b1d8db9a31bc
parent 2763
e4794166ad70
child 3057
10516539f238
--- a/QScintilla/QsciScintillaCompat.py	Mon Jul 08 21:47:26 2013 +0200
+++ b/QScintilla/QsciScintillaCompat.py	Mon Jul 08 22:36:10 2013 +0200
@@ -537,7 +537,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